@charset "UTF-8";
/*------------------------------------------------------------
  変数設定
  ------------------------------------------------------------*/
/*------------------------------------------------------------
  TOP
  ------------------------------------------------------------*/
@media screen and (max-width: 991px) {
  .mainWrap.-top {
    max-width: 100%;
    overflow: hidden;
  }
}
.mainWrap.-top .anchor {
  margin-top: -8rem;
  padding-top: 8rem;
}
.mainWrap.-top .secMv {
  padding: 10rem 0 0;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secMv {
    padding: 6rem 0 0;
    position: relative;
  }
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secMv .scroll {
    width: 51px;
    position: absolute;
    left: 1rem;
    top: 95vh;
  }
}
.mainWrap.-top .secBanner {
  padding: 6rem 1.5rem;
  margin-top: -0.3rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secBanner {
    padding: 3rem 0;
    margin-top: 0;
  }
}
.mainWrap.-top .secBanner .ban-inner {
  max-width: 1347px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secBanner .ban-inner {
    max-width: 100%;
    gap: 1rem;
    overflow: hidden;
  }
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secBanner .ban-inner img.ban20250620 {
    width: calc(100% + 3.5rem);
    max-width: none;
    margin-left: -0.5rem;
  }
}
.mainWrap.-top .secConcept {
  padding: 0;
  padding-bottom: 15rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept {
    padding-bottom: 7rem;
  }
}
.mainWrap.-top .secConcept .bgInner ul {
  justify-content: center;
  gap: 3rem;
  padding: 7rem 0 6rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .bgInner ul {
    padding: 5.5rem 0 5rem;
    gap: 4rem 0;
  }
}
.mainWrap.-top .secConcept .bgInner ul li .ttl {
  font-size: 3.3rem;
  font-weight: bold;
  border-radius: 30px;
  padding: 0.3rem 3rem 0.4rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .bgInner ul li .ttl {
    font-size: 1.6rem;
    padding: 0.3rem 2rem 0.3rem;
    display: inline-block;
    margin-bottom: 1.5rem;
  }
}
.mainWrap.-top .secConcept .bgInner ul li .subTtl {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .bgInner ul li .subTtl {
    font-size: 1.5rem;
  }
}
.mainWrap.-top .secConcept .bgInner ul li .readTxt {
  font-size: 2.2rem;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .bgInner ul li .readTxt {
    font-size: 1.1rem;
  }
}
.mainWrap.-top .secConcept .inner-l .need {
  justify-content: center;
  padding: 9.5rem 0 10rem;
  align-items: flex-end;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .inner-l .need {
    padding: 0 0 4rem;
    flex-direction: column;
    align-items: center;
  }
}
.mainWrap.-top .secConcept .inner-l .need .left {
  padding-bottom: 1rem;
  padding-right: 2rem;
  margin-left: -1rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .inner-l .need .left {
    width: 118px;
    padding: 0;
    margin-bottom: 2.5rem;
    margin-top: -3.5rem;
  }
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .inner-l .need .center {
    margin-bottom: 2rem;
  }
}
.mainWrap.-top .secConcept .inner-l .need .center .ttl {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 2rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .inner-l .need .center .ttl {
    font-size: 2rem;
    margin-bottom: 1.4rem;
  }
}
.mainWrap.-top .secConcept .inner-l .need .center .readTxt {
  font-size: 2rem;
  font-weight: 500;
  line-height: 40px;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .inner-l .need .center .readTxt {
    font-size: 1.3rem;
    line-height: 26px;
  }
}
.mainWrap.-top .secConcept .inner-l .need .right {
  padding-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .inner-l .need .right {
    width: 107px;
    padding-bottom: 0;
  }
}
.mainWrap.-top .secConcept .inner-l .wor {
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .mainWrap.-top .secConcept .inner-l .wor {
    padding: 0 2rem;
  }
}
.mainWrap.-top .secConcept .inner-l .wor .ttl {
  font-size: 3rem;
  font-weight: bold;
  border-bottom: 2px solid #00B8EE;
  display: inline-block;
  margin-bottom: 5.5rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .inner-l .wor .ttl {
    font-size: 1.8rem;
    margin-bottom: 3rem;
  }
}
.mainWrap.-top .secConcept .inner-l .wor ul {
  justify-content: center;
  gap: 0 3rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .inner-l .wor ul {
    gap: 5.5rem 0;
    flex-direction: column;
    align-items: center;
  }
}
.mainWrap.-top .secConcept .inner-l .wor ul li {
  width: calc(33.33% - 2rem);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 33px;
  border-radius: 65px;
  position: relative;
  height: 128px;
}
@media screen and (max-width: 1200px) {
  .mainWrap.-top .secConcept .inner-l .wor ul li {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .inner-l .wor ul li {
    width: 100%;
    font-size: 1.3rem;
    line-height: 21px;
    height: 80px;
    max-width: 215px;
  }
}
.mainWrap.-top .secConcept .inner-l .wor ul li::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -5rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .inner-l .wor ul li::after {
    bottom: -2.5rem;
  }
}
.mainWrap.-top .secConcept .inner-l .wor ul li:nth-child(1)::after {
  background: url("/assets/img/concept03.png") no-repeat;
  width: 125px;
  height: 83px;
  left: -3rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .inner-l .wor ul li:nth-child(1)::after {
    width: 76px;
    height: 44px;
    left: -1rem;
    background-size: 76px;
  }
}
.mainWrap.-top .secConcept .inner-l .wor ul li:nth-child(2)::after {
  background: url("/assets/img/concept04.png") no-repeat;
  width: 193px;
  height: 159px;
  left: -6rem;
  bottom: -6rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .inner-l .wor ul li:nth-child(2)::after {
    width: 107px;
    height: 89px;
    left: -2.5rem;
    bottom: -4rem;
    background-size: 107px;
  }
}
.mainWrap.-top .secConcept .inner-l .wor ul li:nth-child(3)::after {
  background: url("/assets/img/concept05.png") no-repeat;
  width: 131px;
  height: 88px;
  right: -3rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secConcept .inner-l .wor ul li:nth-child(3)::after {
    right: 0rem;
    width: 63px;
    height: 46px;
    background-size: 63px;
    bottom: -3rem;
  }
}
.mainWrap.-top .secPoint {
  padding: 2rem 0 0;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint {
    position: relative;
    overflow: inherit;
  }
  .mainWrap.-top .secPoint::before {
    content: "";
    display: block;
    position: absolute;
    background: url("/assets/img/point02.png") no-repeat;
    width: 105px;
    height: 105px;
    left: 3rem;
    top: -5.5rem;
    background-size: 105px;
  }
}
.mainWrap.-top .secPoint .pointTtl {
  font-size: 5.2rem;
  font-weight: bold;
  margin-bottom: 6rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint .pointTtl {
    font-size: 2.3rem;
    margin-bottom: 3rem;
  }
}
.mainWrap.-top .secPoint .pointTtl .num {
  font-size: 11rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint .pointTtl .num {
    font-size: 4.3rem;
  }
}
.mainWrap.-top .secPoint .pointTtl::before, .mainWrap.-top .secPoint .pointTtl::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 45px;
  background: #86D000;
  border-radius: 2px;
  margin: 0 2.5rem;
  vertical-align: -9px;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint .pointTtl::before, .mainWrap.-top .secPoint .pointTtl::after {
    display: none;
  }
}
.mainWrap.-top .secPoint .pointTtl::before {
  transform: rotate(-30deg);
}
.mainWrap.-top .secPoint .pointTtl::after {
  transform: rotate(30deg);
  margin-left: 0.5rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint .pointTtl .tbSlash::before, .mainWrap.-top .secPoint .pointTtl .tbSlash::after {
    content: "";
    display: inline-block;
    width: 3px;
    height: 30px;
    background: #86D000;
    border-radius: 2px;
    margin: 0 1.5rem;
    vertical-align: -5px;
  }
  .mainWrap.-top .secPoint .pointTtl .tbSlash::before {
    transform: rotate(-30deg);
  }
  .mainWrap.-top .secPoint .pointTtl .tbSlash::after {
    transform: rotate(30deg);
    margin-left: 0.8rem;
  }
}
.mainWrap.-top .secPoint ul {
  width: 670px;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint ul {
    width: 100%;
  }
}
.mainWrap.-top .secPoint ul li {
  align-items: center;
  margin-bottom: 8rem;
  position: relative;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint ul li {
    max-width: 300px;
    background: #fff;
    border-radius: 10px;
    margin: 0 auto 1rem;
    padding: 0.8rem 0 1rem;
  }
}
.mainWrap.-top .secPoint ul li .num {
  font-size: 9rem;
  font-weight: bold;
  width: 85px;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint ul li .num {
    font-size: 3rem;
    width: 45px;
    text-align: center;
  }
}
.mainWrap.-top .secPoint ul li .txt {
  width: calc(100% - 85px);
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint ul li .txt {
    width: calc(100% - 45px);
  }
}
.mainWrap.-top .secPoint ul li .txt .ttl {
  font-size: 3.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
  position: relative;
  display: inline-block;
  z-index: 0;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint ul li .txt .ttl {
    font-size: 1.7rem;
    margin-bottom: 0.5rem;
  }
}
.mainWrap.-top .secPoint ul li .txt .ttl:after {
  content: "";
  display: block;
  background: #FFF560;
  height: 13px;
  position: absolute;
  width: 104%;
  bottom: 0.5rem;
  z-index: -1;
  left: -2%;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint ul li .txt .ttl:after {
    height: 5px;
  }
}
.mainWrap.-top .secPoint ul li .txt .readTxt {
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 41px;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint ul li .txt .readTxt {
    font-size: 1.1rem;
    line-height: 20px;
    font-weight: bold;
  }
}
.mainWrap.-top .secPoint ul li::before {
  content: "";
  display: block;
  position: absolute;
}
.mainWrap.-top .secPoint ul li:nth-child(1)::before {
  background: url("/assets/img/point01.png") no-repeat;
  width: 301px;
  height: 301px;
  left: -34rem;
  top: -1rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint ul li:nth-child(1)::before {
    width: 110px;
    height: 110px;
    background-size: 110px;
    left: auto;
    right: -5rem;
    top: -4rem;
  }
}
.mainWrap.-top .secPoint ul li:nth-child(2)::before {
  background: url("/assets/img/point02.png") no-repeat;
  width: 265px;
  height: 265px;
  right: -24rem;
  top: 8rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint ul li:nth-child(2)::before {
    display: none;
  }
}
.mainWrap.-top .secPoint ul li:nth-child(4) {
  z-index: 1;
}
.mainWrap.-top .secPoint ul li:nth-child(4)::before {
  background: url("/assets/img/point03.png") no-repeat;
  width: 235px;
  height: 235px;
  top: 1rem;
  left: -26rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint ul li:nth-child(4)::before {
    width: 90px;
    height: 90px;
    background-size: 90px;
    top: 4rem;
    left: auto;
    right: -4rem;
    z-index: 1;
    transform: rotate(20deg);
  }
}
.mainWrap.-top .secPoint ul li:nth-child(7)::before {
  background: url("/assets/img/point04.png") no-repeat;
  width: 336px;
  height: 336px;
  top: -19rem;
  right: -28rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint ul li:nth-child(7)::before {
    width: 120px;
    height: 120px;
    background-size: 120px;
    top: 5rem;
    right: -3.5rem;
  }
}
.mainWrap.-top .secPoint .btmImg {
  margin-top: 4rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secPoint .btmImg {
    margin-top: 10rem;
  }
}
.mainWrap.-top .secFaci {
  padding: 10rem 0 0;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secFaci {
    padding-top: 4rem;
  }
}
.mainWrap.-top .secFaci .faci-inner {
  width: 750px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secFaci .faci-inner {
    width: 90%;
    max-width: 340px;
  }
}
.mainWrap.-top .secFaci .faci-inner .secTtl {
  font-size: 2.6rem;
  font-weight: 500;
  border-bottom: 2px solid #86D000;
  margin-bottom: 7rem;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secFaci .faci-inner .secTtl {
    margin-bottom: 2.5rem;
    font-size: 1.2rem;
  }
}
.mainWrap.-top .secFaci .faci-inner .faciBox {
  margin-bottom: 9rem;
  align-items: flex-start;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secFaci .faci-inner .faciBox {
    margin-bottom: 4rem;
  }
}
.mainWrap.-top .secFaci .faci-inner .faciBox:nth-child(odd) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secFaci .faci-inner .faciBox:nth-child(odd) {
    flex-direction: inherit;
  }
}
.mainWrap.-top .secFaci .faci-inner .faciBox:nth-child(odd) .txt {
  padding-left: 3rem;
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secFaci .faci-inner .faciBox:nth-child(odd) .txt {
    padding-left: 0;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secFaci .faci-inner .faciBox:nth-child(even) {
    flex-direction: row-reverse;
  }
  .mainWrap.-top .secFaci .faci-inner .faciBox:nth-child(even) .txt {
    padding-left: 1rem;
    padding-right: 0;
  }
}
.mainWrap.-top .secFaci .faci-inner .faciBox .faciTtl {
  font-size: 2.4rem;
  font-weight: bold;
  padding: 0.1rem 0;
  margin-bottom: 3rem;
  border-radius: 22px;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secFaci .faci-inner .faciBox .faciTtl {
    font-size: 1.2rem;
    padding: 0.1rem 0 0.2rem;
    margin-bottom: 1rem;
  }
}
.mainWrap.-top .secFaci .faci-inner .faciBox .txt {
  width: calc(100% - 329px);
  padding-right: 2.5rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secFaci .faci-inner .faciBox .txt {
    width: calc(100% - 148px);
    padding-right: 1rem;
  }
}
.mainWrap.-top .secFaci .faci-inner .faciBox .txt .readTxt {
  text-align: left;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secFaci .faci-inner .faciBox .img {
    width: 148px;
  }
}
.mainWrap.-top .secFaci .faci-inner .faciBox img {
  width: 329px;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secFaci .faci-inner .faciBox img {
    width: 100%;
  }
}
.mainWrap.-top .secFaci .faci-inner .faciBox img.absImg {
  position: absolute;
  right: -27rem;
  bottom: -14rem;
  width: 225px;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secFaci .faci-inner .faciBox img.absImg {
    right: -1.5rem;
    bottom: -3rem;
    width: 88px;
    border: 1px solid #86D000;
    border-radius: 44px;
  }
}
.mainWrap.-top .secMind {
  padding: 4rem 0 6rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secMind {
    padding: 3rem 0 4rem;
  }
}
.mainWrap.-top .secMind .inner-l .secTtl {
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 4rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secMind .inner-l .secTtl {
    font-size: 1.6rem;
    margin-bottom: 2.5rem;
  }
}
.mainWrap.-top .secMind .inner-l .secTtl img {
  width: 252px;
  vertical-align: -13px;
  margin-right: 2rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secMind .inner-l .secTtl img {
    width: 140px;
    vertical-align: -7px;
    margin-right: 1rem;
  }
}
.mainWrap.-top .secMind .inner-l .readTxt {
  font-size: 2rem;
  font-weight: 500;
  line-height: 41px;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secMind .inner-l .readTxt {
    font-size: 1.1rem;
    line-height: 21px;
  }
}
.mainWrap.-top .secAccess {
  padding: 10.5rem 0 11rem;
  background: #fff;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secAccess {
    padding: 3rem 1.5rem 5rem;
    background: #f29600;
    color: #fff;
  }
}
.mainWrap.-top .secAccess .inner-l {
  max-width: 1140px;
  padding: 0 1.5rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secAccess .inner-l {
    max-width: 90%;
    padding: 0;
  }
}
.mainWrap.-top .secAccess .inner-l .secTtl {
  margin-bottom: 5rem;
  font-size: 2.6rem;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secAccess .inner-l .secTtl {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
  }
}
.mainWrap.-top .secAccess .inner-l .accessBox {
  gap: 0 6rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secAccess .inner-l .accessBox {
    gap: 1.5rem 0;
  }
}
.mainWrap.-top .secAccess .inner-l .accessBox .left {
  width: 288px;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secAccess .inner-l .accessBox .left {
    width: 100%;
    order: 2;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 0 1.5rem;
  }
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secAccess .inner-l .accessBox .left .tbRight {
    width: calc(110% - 95px - 1.5rem);
  }
}
.mainWrap.-top .secAccess .inner-l .accessBox .left .address {
  font-size: 1.8rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secAccess .inner-l .accessBox .left .address {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
}
.mainWrap.-top .secAccess .inner-l .accessBox .left .tel {
  font-size: 3rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secAccess .inner-l .accessBox .left .tel {
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
  .mainWrap.-top .secAccess .inner-l .accessBox .left .tel span {
    font-size: 1.6rem;
  }
  .mainWrap.-top .secAccess .inner-l .accessBox .left .tel span a {
    color: #fff;
    border-bottom: 1px solid #fff;
  }
}
.mainWrap.-top .secAccess .inner-l .accessBox .left .notes {
  font-size: 1.5rem;
  margin-bottom: 2rem;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secAccess .inner-l .accessBox .left .notes {
    font-size: 1rem;
  }
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secAccess .inner-l .accessBox .left img {
    width: 95px;
    border-radius: 5px;
  }
}
.mainWrap.-top .secAccess .inner-l .accessBox .right {
  width: calc(100% - 288px - 6rem);
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secAccess .inner-l .accessBox .right {
    width: 100%;
    order: 1;
  }
}
.mainWrap.-top .secAccess .inner-l .accessBox .right #gMap {
  width: 100%;
  height: auto;
  aspect-ratio: 690/370;
}
.mainWrap.-top .secAccess .inner-l .accessBox .right #gMap iframe {
  width: 100%;
  height: 100%;
}
.mainWrap.-top .secContact {
  padding: 8.5rem 1.5rem 12rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secContact {
    padding: 0 0 3.5rem;
  }
}
.mainWrap.-top .secContact .secTtl {
  margin-bottom: 8rem;
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secContact .secTtl {
    margin-bottom: 2rem;
    font-size: 0;
  }
}
.mainWrap.-top .secContact .secTtl > span {
  font-size: 2.2rem;
  display: block;
  font-weight: 500;
  margin-top: 2rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secContact .secTtl > span {
    font-size: 1.4rem;
    margin-top: 0;
  }
}
.mainWrap.-top .secContact ul.inqType {
  gap: 5rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secContact ul.inqType {
    gap: 2rem;
    width: 90%;
    margin: 0 auto;
  }
}
.mainWrap.-top .secContact ul.inqType li {
  width: calc(33.33% - 3.34rem);
  background: #fff;
  text-align: center;
  padding: 6rem 1.5rem 6rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secContact ul.inqType li {
    width: 100%;
    padding: 1.5rem 0.5rem 1.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.mainWrap.-top .secContact ul.inqType li i {
  font-size: 6rem;
  margin-bottom: 5rem;
  color: #f29600;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secContact ul.inqType li i {
    font-size: 3rem;
    width: 80px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secContact ul.inqType li .tbWrap {
    width: calc(100% - 80px);
    text-align: left;
  }
}
.mainWrap.-top .secContact ul.inqType li h3.ttl {
  font-size: 2rem;
  line-height: 34px;
  letter-spacing: 0em;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secContact ul.inqType li h3.ttl {
    padding: 0;
    font-size: 1rem;
    line-height: 17px;
  }
}
.mainWrap.-top .secContact ul.inqType li .pageLink {
  min-width: inherit;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secContact ul.inqType li .pageLink {
    margin-top: 1rem;
  }
}
.mainWrap.-top .secContact ul.inqType li .pageLink:hover::before {
  width: 100%;
}
.mainWrap.-top .secContact ul.inqType li .pageLink a {
  font-size: 1.8rem;
  font-weight: 500;
  border-bottom: 1px solid #f29600;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secContact ul.inqType li .pageLink a {
    font-size: 1rem;
  }
}
.mainWrap.-top .secContact ul.inqType li .pageLink a:hover {
  color: #f29600;
  opacity: 0.8;
}
.mainWrap.-top .secContact ul.inqType li img {
  height: 6rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secContact ul.inqType li img {
    width: 30px;
    margin: 0 2.5rem;
  }
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secContact ul.inqType li .linkWrap {
    text-align: left;
    padding-left: 0;
  }
}
.mainWrap.-top .secContact ul.inqType li .tel {
  font-size: 2.7rem;
  border-bottom: 1px solid orange;
  display: inline-block;
  font-weight: 500;
  margin-top: 2rem;
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 991px) {
  .mainWrap.-top .secContact ul.inqType li .tel {
    font-size: 1rem;
    margin-top: 1rem;
  }
}

/*------------------------------------------------------------
  下層ページ共通
  ------------------------------------------------------------*/
.secFaq ul.category {
  font-size: 1.8rem;
  justify-content: center;
  gap: 3rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 991px) {
  .secFaq ul.category {
    font-size: 1.1rem;
    gap: 1rem 3rem;
    position: relative;
    z-index: 1;
  }
}
.secFaq h3.cateTtl {
  font-size: 1.8rem;
  margin-bottom: 2rem;
  margin-top: -3rem;
  padding-top: 7rem;
}
@media screen and (max-width: 991px) {
  .secFaq h3.cateTtl {
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
    margin-top: -3rem;
    padding-top: 6rem;
  }
}
.secFaq .faqBox {
  background: #F5EFE8;
  padding: 1.5rem 2rem 0;
  margin-bottom: 2rem;
}
@media screen and (max-width: 991px) {
  .secFaq .faqBox {
    padding: 1.5rem 2rem 0;
    margin-bottom: 1.5rem;
  }
}
.secFaq .faqBox .question {
  position: relative;
  padding: 0 0 2rem 5rem;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .secFaq .faqBox .question {
    padding: 0 1rem 1.5rem 2.5rem;
  }
}
.secFaq .faqBox .question:hover {
  opacity: 0.8;
}
.secFaq .faqBox .question::before {
  content: "Q";
  display: block;
  position: absolute;
  font-size: 2.4rem;
  left: 0.5rem;
  top: 1.7rem;
  line-height: 0;
  font-family: "Hind", "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .secFaq .faqBox .question::before {
    font-size: 1.8rem;
    left: 0;
    top: 1.1rem;
  }
}
.secFaq .faqBox .question span::before {
  content: "▼";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 991px) {
  .secFaq .faqBox .question span::before {
    right: -0.5rem;
  }
}
.secFaq .faqBox .question.open span::before {
  content: "▲";
}
.secFaq .faqBox .answer {
  position: relative;
  padding-left: 5rem;
  display: none;
  border-top: 1px solid #f29600;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-family: "Hind", "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
@media screen and (max-width: 991px) {
  .secFaq .faqBox .answer {
    padding-left: 2.5rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.secFaq .faqBox .answer::before {
  content: "A";
  display: block;
  position: absolute;
  font-size: 2.4rem;
  left: 0.7rem;
  top: 3.5rem;
  line-height: 0;
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .secFaq .faqBox .answer::before {
    font-size: 1.8rem;
    left: 0;
    top: 2.5rem;
  }
}

/*------------------------------------------------------------
  下層ページ
  ------------------------------------------------------------*/
body.aboutus .secRead {
  background: url("/assets/img/aboutus/read-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center bottom;
}
@media screen and (max-width: 991px) {
  body.aboutus .secRead {
    padding: 4rem 1.5rem 6rem !important;
  }
}
body.aboutus .secRead img {
  max-width: 210px;
  margin: 0 auto 7rem;
  display: block;
}
@media screen and (max-width: 991px) {
  body.aboutus .secRead img {
    width: 130px;
    margin: 0 auto 4rem;
  }
}
body.aboutus .secProduce {
  padding-top: 0;
  background: url("/assets/img/top/photo-bg.jpg");
  text-align: center;
  background-size: cover;
  padding-bottom: 25vw;
}
@media screen and (max-width: 991px) {
  body.aboutus .secProduce {
    padding: 0 0 4rem;
  }
}
body.aboutus .secProduce .prodImg {
  width: 90%;
  margin: 0 auto;
  display: block;
  position: relative;
  top: -18.3vw;
  margin-bottom: -13.3vw;
}
@media screen and (max-width: 991px) {
  body.aboutus .secProduce .prodImg {
    top: 0;
    margin-bottom: 4rem;
    width: 100%;
  }
}
body.aboutus .secProduce h2.baseTtl {
  margin-bottom: 5rem;
}
@media screen and (max-width: 991px) {
  body.aboutus .secProduce h2.baseTtl {
    margin-bottom: 3rem;
  }
}
body.aboutus .secProduce .infoTxt {
  font-size: 2rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 991px) {
  body.aboutus .secProduce .infoTxt {
    font-size: 1.5rem;
    margin-bottom: 4rem;
  }
}
body.aboutus .secProduce .notes {
  font-size: 1.6rem;
  margin-bottom: 8rem;
}
@media screen and (max-width: 991px) {
  body.aboutus .secProduce .notes {
    font-size: 1.1rem;
    margin-bottom: 5rem;
  }
}
body.aboutus .secProduce .place .placeBox {
  padding: 1rem 10rem;
  border: 5px solid #f29600;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 991px) {
  body.aboutus .secProduce .place .placeBox {
    border: none;
    padding: 0;
    width: 80%;
  }
}
body.aboutus .secProduce .place .placeBox::before, body.aboutus .secProduce .place .placeBox::after {
  content: "";
  display: block;
  position: absolute;
  width: 95%;
  height: 7px;
  left: 0;
  top: -7px;
  right: 0;
  margin: 0 auto;
  background: url("/assets/img/top/photo-bg.jpg");
}
@media screen and (max-width: 991px) {
  body.aboutus .secProduce .place .placeBox::before, body.aboutus .secProduce .place .placeBox::after {
    display: none;
  }
}
body.aboutus .secProduce .place .placeBox::after {
  top: inherit;
  bottom: -7px;
}
body.aboutus .secProduce .place .placeBox .ttl {
  font-size: 2rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 991px) {
  body.aboutus .secProduce .place .placeBox .ttl {
    font-size: 1.6rem;
    border: 2px solid #000;
    padding: 0.2rem 0 0.4rem;
    position: relative;
  }
}
@media screen and (max-width: 991px) {
  body.aboutus .secProduce .place .placeBox .ttl::before, body.aboutus .secProduce .place .placeBox .ttl::after {
    content: "";
    display: block;
    position: absolute;
    width: 95%;
    height: 2px;
    left: 0;
    top: -2px;
    right: 0;
    margin: 0 auto;
    background: url("/assets/img/top/photo-bg.jpg");
  }
}
@media screen and (max-width: 991px) {
  body.aboutus .secProduce .place .placeBox .ttl::after {
    top: inherit;
    bottom: -2px;
  }
}
body.aboutus .secProduce .place .placeBox .-flex {
  gap: 5rem 9rem;
  justify-content: flex-start;
  margin-bottom: 3rem;
}
@media screen and (max-width: 991px) {
  body.aboutus .secProduce .place .placeBox .-flex {
    gap: 3rem;
    margin-bottom: 4rem;
  }
}
body.aboutus .secProduce .place .placeBox .-flex li {
  width: calc(33.33% - 6rem);
  font-size: 1.6rem;
}
@media screen and (max-width: 991px) {
  body.aboutus .secProduce .place .placeBox .-flex li {
    width: 100%;
    font-size: 1.5rem;
  }
}
body.aboutus .secProduce .place .placeBox .-flex li ul.slick-about-place {
  pointer-events: none;
}
body.aboutus .secProduce .place .placeBox .-flex li img {
  margin-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  body.aboutus .secProduce .place .placeBox .-flex li .address {
    font-size: 1.1rem;
  }
}
body.aboutus .secProduce .place .placeBox .more {
  font-size: 2rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 991px) {
  body.aboutus .secProduce .place .placeBox .more {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
}
body.aboutus .secLGBTQ {
  padding-top: 0;
  background: url("/assets/img/aboutus/lgbtq-bg.jpg");
  text-align: center;
  background-size: cover;
  background-position: center top;
}
@media screen and (max-width: 991px) {
  body.aboutus .secLGBTQ {
    padding: 0 0 5rem;
  }
}
body.aboutus .secLGBTQ img.lgbtqImg {
  width: 90%;
  margin: 0 auto;
  display: block;
  position: relative;
  top: -18.3vw;
  margin-bottom: -13.3vw;
}
@media screen and (max-width: 991px) {
  body.aboutus .secLGBTQ img.lgbtqImg {
    width: 100%;
    top: 0;
    margin-bottom: 3.5rem;
  }
}
body.aboutus .secLGBTQ img.ttlImg {
  width: 150px;
  margin-bottom: 5rem;
}
@media screen and (max-width: 991px) {
  body.aboutus .secLGBTQ img.ttlImg {
    width: 90px;
    margin-bottom: 2.5rem;
  }
}
body.aboutus .footer {
  background: #fff;
}
body.originalwedding {
  background: #D5D0CA;
}
body.originalwedding .secTtlTags {
  padding-bottom: 8rem !important;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secTtlTags {
    padding: 3rem 0 !important;
  }
}
body.originalwedding .secTtlTags h2.baseTtl {
  margin-bottom: 3rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secTtlTags h2.baseTtl {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 991px) {
  body.originalwedding .secTtlTags .readTxt {
    font-size: 1.2rem;
  }
}
body.originalwedding .secTtlTags .tagBox {
  background: #C6C1B6;
  border-radius: 15px;
  padding: 2rem 2.5rem;
  font-size: 1.5rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secTtlTags .tagBox {
    border-radius: inherit;
    padding: 2rem;
    font-size: 1rem;
  }
}
body.originalwedding .secTtlTags .tagBox dl {
  align-items: center;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secTtlTags .tagBox dl {
    display: block;
    text-align: center;
  }
}
body.originalwedding .secTtlTags .tagBox dl dt {
  font-size: 1.6rem;
  width: 13rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secTtlTags .tagBox dl dt {
    font-size: 1.1rem;
    width: 100%;
    margin-bottom: 2rem;
  }
}
body.originalwedding .secTtlTags .tagBox dl dt img {
  width: 10px;
  margin: 0 15px 0 5px;
  vertical-align: -4px;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secTtlTags .tagBox dl dt img {
    display: none;
  }
}
body.originalwedding .secTtlTags .tagBox dl dd {
  width: calc(100% - 13rem);
}
@media screen and (max-width: 991px) {
  body.originalwedding .secTtlTags .tagBox dl dd {
    width: 100%;
  }
}
body.originalwedding .secTtlTags .tagBox dl dd ul {
  gap: 1.5rem 1rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secTtlTags .tagBox dl dd ul {
    justify-content: center;
    gap: 1rem 0.5rem;
  }
}
body.originalwedding .secTtlTags .tagBox dl dd ul li a {
  background: #fff;
  border-radius: 10px;
  padding: 0.5rem 1rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secTtlTags .tagBox dl dd ul li a {
    border-radius: 7px;
    padding: 0.3rem 0.7rem 0.4rem;
  }
}
body.originalwedding .secTtlTags .tagBox dl dd ul li.active a {
  background: #633E17;
  color: #fff;
}
body.originalwedding .secReco {
  padding: 0 1.5rem;
}
body.originalwedding .secReco .caseBox {
  border-bottom: 1px solid #f29600;
  padding-bottom: 12rem;
  margin-bottom: 10rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .caseBox {
    width: 80%;
    margin: 0 auto 5rem;
    padding-bottom: 4rem;
  }
}
body.originalwedding .secReco .caseBox .slideBox {
  margin-bottom: 8rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .caseBox .slideBox {
    margin-bottom: 3rem;
  }
}
body.originalwedding .secReco .caseBox .slideBox ul.slick-case-slide {
  margin-bottom: 6rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .caseBox .slideBox ul.slick-case-slide {
    margin-bottom: 2rem;
  }
}
body.originalwedding .secReco .caseBox .slideBox ul.slick-case-thumb-slide {
  position: relative;
}
body.originalwedding .secReco .caseBox .slideBox ul.slick-case-thumb-slide li {
  margin: 0 1.5rem;
  cursor: pointer;
  filter: brightness(0.7);
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .caseBox .slideBox ul.slick-case-thumb-slide li {
    margin: 0 0.5rem;
  }
}
body.originalwedding .secReco .caseBox .slideBox ul.slick-case-thumb-slide li.slick-current {
  filter: brightness(1);
}
body.originalwedding .secReco .caseBox .slideBox ul .slick-arrow {
  bottom: 0;
  position: absolute;
  font-size: 0;
  background: none;
  border: none;
  top: 7rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .caseBox .slideBox ul .slick-arrow {
    top: 1.3rem;
  }
}
body.originalwedding .secReco .caseBox .slideBox ul .slick-prev {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0;
  border-left: 3px solid #f29600;
  border-bottom: 3px solid #f29600;
  transform: rotate(45deg);
  left: -3rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .caseBox .slideBox ul .slick-prev {
    width: 13px;
    height: 13px;
    border-left: 2px solid #3E3A39;
    border-bottom: 2px solid #3E3A39;
    left: -2rem;
  }
}
body.originalwedding .secReco .caseBox .slideBox ul .slick-next {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0;
  border-left: 3px solid #f29600;
  border-bottom: 3px solid #f29600;
  transform: rotate(225deg);
  right: -3rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .caseBox .slideBox ul .slick-next {
    width: 13px;
    height: 13px;
    border-left: 2px solid #3E3A39;
    border-bottom: 2px solid #3E3A39;
    right: -2rem;
  }
}
body.originalwedding .secReco .caseBox .slideBox ul button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
}
body.originalwedding .secReco .caseBox .slideBox ul li {
  aspect-ratio: 3/2;
  background: #C6C1B6;
}
body.originalwedding .secReco .caseBox .slideBox ul li img {
  width: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin: 0 auto;
}
body.originalwedding .secReco .infoBox h3.baseTtl {
  font-size: 3rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .infoBox h3.baseTtl {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }
}
body.originalwedding .secReco .infoBox h3.jpTtl {
  font-size: 2.8rem;
  margin-bottom: 4rem;
  line-height: 1.6;
  margin-top: -0.5rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .infoBox h3.jpTtl {
    font-size: 2.2rem;
    margin-bottom: 2rem;
  }
}
body.originalwedding .secReco .infoBox h3.jpTtl span {
  display: block;
  font-size: 2rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .infoBox h3.jpTtl span {
    font-size: 1.4rem;
  }
}
body.originalwedding .secReco .infoBox .storyBox {
  width: 50%;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .infoBox .storyBox {
    width: 100%;
  }
}
body.originalwedding .secReco .conceptBox,
body.originalwedding .secCases .conceptBox {
  width: 50%;
  padding-right: 3rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .conceptBox,
  body.originalwedding .secCases .conceptBox {
    width: 100%;
    padding: 0;
    margin-bottom: 3rem;
  }
}
body.originalwedding .secReco .conceptBox dl,
body.originalwedding .secCases .conceptBox dl {
  font-size: 1.6rem;
  display: flex;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .conceptBox dl,
  body.originalwedding .secCases .conceptBox dl {
    font-size: 1.1rem;
  }
}
body.originalwedding .secReco .conceptBox dl dt,
body.originalwedding .secCases .conceptBox dl dt {
  width: 110px;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .conceptBox dl dt,
  body.originalwedding .secCases .conceptBox dl dt {
    width: 77px;
  }
}
body.originalwedding .secReco .conceptBox dl.place,
body.originalwedding .secCases .conceptBox dl.place {
  margin-bottom: 3rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .conceptBox dl.place,
  body.originalwedding .secCases .conceptBox dl.place {
    margin-bottom: 2rem;
  }
}
body.originalwedding .secReco .conceptBox .tags,
body.originalwedding .secCases .conceptBox .tags {
  gap: 1.5rem 1rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .conceptBox .tags,
  body.originalwedding .secCases .conceptBox .tags {
    gap: 0.5rem 0.5rem;
  }
}
body.originalwedding .secReco .conceptBox .tags li a,
body.originalwedding .secCases .conceptBox .tags li a {
  font-size: 1.4rem;
  background: #fff;
  border-radius: 10px;
  padding: 0.5rem 1rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secReco .conceptBox .tags li a,
  body.originalwedding .secCases .conceptBox .tags li a {
    font-size: 1rem;
    border-radius: 7px;
    padding: 0.3rem 0.7rem 0.4rem;
  }
}
body.originalwedding .secCases {
  padding-top: 0;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secCases {
    padding-bottom: 3rem;
  }
}
body.originalwedding .secCases .caseBox {
  gap: 10rem;
}
@media screen and (max-width: 1200px) {
  body.originalwedding .secCases .caseBox {
    gap: 5rem;
  }
}
@media screen and (max-width: 991px) {
  body.originalwedding .secCases .caseBox {
    gap: 1.5rem;
    width: 90%;
    margin: 0 auto;
  }
}
body.originalwedding .secCases .caseBox > li {
  width: calc(33.33% - 6.67rem);
}
@media screen and (max-width: 1200px) {
  body.originalwedding .secCases .caseBox > li {
    width: calc(33.33% - 3.34rem);
  }
}
@media screen and (max-width: 991px) {
  body.originalwedding .secCases .caseBox > li {
    width: calc(50% - 0.75rem);
  }
}
body.originalwedding .secCases .caseBox > li .conceptBox {
  width: 100%;
  padding: 0;
}
body.originalwedding .secCases .caseBox > li .conceptBox img {
  margin-bottom: 2rem;
}
body.originalwedding .secCases .caseBox > li .conceptBox h3.baseTtl {
  font-size: 1.8rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secCases .caseBox > li .conceptBox h3.baseTtl {
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
  }
}
body.originalwedding .secCases .caseBox > li .conceptBox h3.jpTtl {
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 3rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secCases .caseBox > li .conceptBox h3.jpTtl {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
  }
}
body.originalwedding .secCases .caseBox > li .conceptBox h3.jpTtl span {
  font-size: 1.5rem;
  margin-left: 1rem;
  vertical-align: 2px;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secCases .caseBox > li .conceptBox h3.jpTtl span {
    font-size: 1.2rem;
    margin-left: 0.5rem;
    vertical-align: 2px;
  }
}
body.originalwedding .secCases .caseBox > li .conceptBox dl {
  font-size: 1.5rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secCases .caseBox > li .conceptBox dl {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 991px) {
  body.originalwedding .secCases .caseBox > li .conceptBox dl dt {
    width: 60px;
  }
}
body.originalwedding .secCases .caseBox > li .conceptBox ul.tags li {
  font-size: 1.2rem;
  background: #fff;
  border-radius: 10px;
  padding: 0.3rem 0.7rem;
}
@media screen and (max-width: 991px) {
  body.originalwedding .secCases .caseBox > li .conceptBox ul.tags li {
    font-size: 1rem;
    border-radius: 7px;
    padding: 0.3rem 0.7rem 0.4rem;
  }
}
body.originalwedding .secCases .caseBox > li a:hover img {
  transform: scale(1.1);
}
body.originalwedding .secCases .caseBox > li a .imgWrap {
  overflow: hidden;
  margin-bottom: 2rem;
}
body.originalwedding .secCases .caseBox > li a .imgWrap img {
  margin-bottom: 0;
}
body.originalwedding .modaal-image .modaal-outer-wrapper {
  overflow: hidden;
}
body.originalwedding .modaal-image .modaal-gallery-item-wrap {
  height: 100% !important;
  width: 100% !important;
}
body.originalwedding .modaal-image .modaal-gallery-item-wrap .modaal-gallery-item {
  height: 100% !important;
  width: 100% !important;
}
body.originalwedding .modaal-image .modaal-gallery-item-wrap .modaal-gallery-item img {
  height: 100% !important;
  width: 100% !important;
}
@media screen and (max-width: 991px) {
  body.originalwedding .modaal-image .modaal-gallery-control {
    bottom: -6rem;
  }
}
@media screen and (max-width: 991px) {
  body.originalwedding .modaal-image .modaal-gallery-control:hover {
    background: rgba(0, 0, 0, 0.7);
  }
}
body.schedule {
  background: #D5D0CA;
}
@media screen and (max-width: 991px) {
  body.schedule .secSchedule {
    padding: 3rem 2rem 6rem;
  }
}
body.schedule .secSchedule h2.baseTtl {
  margin-bottom: 3rem;
}
@media screen and (max-width: 991px) {
  body.schedule .secSchedule h2.baseTtl {
    margin-bottom: 2rem;
  }
}
body.schedule .secSchedule .schBox {
  background: #F5EFE8;
  padding: 5rem 1.5rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 991px) {
  body.schedule .secSchedule .schBox {
    padding: 3rem 2rem;
    margin-bottom: 2rem;
  }
}
body.schedule .secSchedule .schBox h3.baseTtl {
  font-size: 2.8rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 991px) {
  body.schedule .secSchedule .schBox h3.baseTtl {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}
body.schedule .secSchedule .schBox .readTxt {
  margin-bottom: 5rem;
}
@media screen and (max-width: 991px) {
  body.schedule .secSchedule .schBox .readTxt {
    margin-bottom: 2rem;
  }
}
body.schedule .secSchedule .schBox img {
  max-width: 850px;
  margin: 0 auto 8rem;
  display: block;
}
@media screen and (max-width: 991px) {
  body.schedule .secSchedule .schBox img {
    margin-bottom: 3rem;
  }
}
body.schedule .secSchedule .schBox ul {
  max-width: 850px;
  margin: 0 auto;
}
body.schedule .secSchedule .schBox ul li {
  position: relative;
  padding-bottom: 5rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 991px) {
  body.schedule .secSchedule .schBox ul li {
    padding-bottom: 3rem;
    margin-bottom: 2.5rem;
  }
}
body.schedule .secSchedule .schBox ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 12.5px 0 12.5px;
  border-color: #717071 transparent transparent transparent;
  bottom: 0;
  left: 6rem;
}
@media screen and (max-width: 991px) {
  body.schedule .secSchedule .schBox ul li::before {
    left: 3rem;
    border-width: 9px 6.5px 0 6.5px;
  }
}
@media screen and (max-width: 991px) {
  body.schedule .secSchedule .schBox ul li.last {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
body.schedule .secSchedule .schBox ul li.last::before {
  display: none;
}
body.schedule .secSchedule .schBox ul li dl {
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
}
@media screen and (max-width: 991px) {
  body.schedule .secSchedule .schBox ul li dl {
    margin-bottom: 2rem;
  }
}
body.schedule .secSchedule .schBox ul li dl dt {
  font-size: 1.8rem;
  background: #f29600;
  color: #fff;
  padding: 0.1rem 2rem;
  margin-right: 2rem;
  margin-bottom: -0.2rem;
}
@media screen and (max-width: 991px) {
  body.schedule .secSchedule .schBox ul li dl dt {
    font-size: 1.5rem;
    padding: 0.1rem 1rem;
    margin-right: 1.5rem;
    width: 85px;
  }
}
body.schedule .secSchedule .schBox ul li dl dd {
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  body.schedule .secSchedule .schBox ul li dl dd {
    font-size: 1.5rem;
    width: calc(100% - 85px - 1.5rem);
  }
}
body.schedule .secSchedule .schBox ul li .readTxt {
  margin-bottom: 0;
}
body.faq {
  background: #D5D0CA;
}
body.blog, body.blogDetail {
  background: #D5D0CA;
}
body.blog .secBlog ul.navi, body.blogDetail .secBlog ul.navi {
  gap: 4rem;
  margin-bottom: 8rem;
}
@media screen and (max-width: 1200px) {
  body.blog .secBlog ul.navi, body.blogDetail .secBlog ul.navi {
    gap: 2rem;
  }
}
@media screen and (max-width: 991px) {
  body.blog .secBlog ul.navi, body.blogDetail .secBlog ul.navi {
    gap: 1rem;
    margin-bottom: 3rem;
  }
}
body.blog .secBlog ul.navi li, body.blogDetail .secBlog ul.navi li {
  width: calc(25% - 3rem);
}
@media screen and (max-width: 1200px) {
  body.blog .secBlog ul.navi li, body.blogDetail .secBlog ul.navi li {
    width: calc(25% - 2rem);
  }
}
@media screen and (max-width: 991px) {
  body.blog .secBlog ul.navi li, body.blogDetail .secBlog ul.navi li {
    width: calc(25% - 0.75rem);
  }
}
body.blog .secBlog ul.navi li a, body.blogDetail .secBlog ul.navi li a {
  font-size: 1.6rem;
  background: #C6C1B6;
  font-weight: 600;
  border-radius: 15px;
  color: #717071;
  padding: 0;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-family: "Hind", "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
@media screen and (max-width: 991px) {
  body.blog .secBlog ul.navi li a, body.blogDetail .secBlog ul.navi li a {
    font-size: 1rem;
    border-radius: 10px;
    height: 80px;
  }
}
body.blog .secBlog ul.navi li a:hover, body.blogDetail .secBlog ul.navi li a:hover {
  background: #633E17;
  color: #fff;
}
body.blog .secBlog ul.navi li a i, body.blogDetail .secBlog ul.navi li a i {
  display: block;
  font-size: 2.8rem;
  width: 100%;
  margin-bottom: -3.3rem;
}
@media screen and (max-width: 991px) {
  body.blog .secBlog ul.navi li a i, body.blogDetail .secBlog ul.navi li a i {
    font-size: 2rem;
    margin-bottom: -2.5rem;
  }
}
body.blog .secBlog .blogBox, body.blogDetail .secBlog .blogBox {
  background: #F5EFE8;
  padding: 8rem 1.5rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 991px) {
  body.blog .secBlog .blogBox, body.blogDetail .secBlog .blogBox {
    padding: 3rem 1.5rem;
    margin-bottom: 3rem;
  }
}
body.blog .secBlog .blogBox h3, body.blogDetail .secBlog .blogBox h3 {
  font-size: 3.2rem;
  margin-bottom: 3rem;
  font-family: "Hind", "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  body.blog .secBlog .blogBox h3, body.blogDetail .secBlog .blogBox h3 {
    font-size: 2.2rem;
    margin-bottom: 0;
  }
}
body.blog .secBlog .blogBox ul.arcList, body.blogDetail .secBlog .blogBox ul.arcList {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 3rem;
}
@media screen and (max-width: 991px) {
  body.blog .secBlog .blogBox ul.arcList, body.blogDetail .secBlog .blogBox ul.arcList {
    margin-bottom: 1rem;
  }
}
body.blog .secBlog .blogBox ul.arcList li.is-hidden, body.blogDetail .secBlog .blogBox ul.arcList li.is-hidden {
  visibility: hidden;
  opacity: 0;
  height: 0;
}
body.blog .secBlog .blogBox ul.arcList li img, body.blogDetail .secBlog .blogBox ul.arcList li img {
  width: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin: 0 auto;
  aspect-ratio: 3/2;
}
body.blog .secBlog .blogBox ul.arcList a, body.blogDetail .secBlog .blogBox ul.arcList a {
  border-bottom: 1px solid #717071;
  padding: 3rem 0;
}
@media screen and (max-width: 991px) {
  body.blog .secBlog .blogBox ul.arcList a, body.blogDetail .secBlog .blogBox ul.arcList a {
    padding: 2rem 0;
  }
}
body.blog .secBlog .blogBox ul.arcList a img, body.blogDetail .secBlog .blogBox ul.arcList a img {
  width: 150px;
}
@media screen and (max-width: 991px) {
  body.blog .secBlog .blogBox ul.arcList a img, body.blogDetail .secBlog .blogBox ul.arcList a img {
    width: 50%;
  }
}
body.blog .secBlog .blogBox ul.arcList a .right, body.blogDetail .secBlog .blogBox ul.arcList a .right {
  width: calc(100% - 150px);
  padding: 0 3rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 991px) {
  body.blog .secBlog .blogBox ul.arcList a .right, body.blogDetail .secBlog .blogBox ul.arcList a .right {
    width: 50%;
    padding: 0 1.5rem;
    font-size: 1.1rem;
  }
}
body.blog .secBlog .blogBox ul.arcList a .right .date, body.blogDetail .secBlog .blogBox ul.arcList a .right .date {
  margin-bottom: 0.5rem;
}
body.blog .secBlog .blogBox .linkWrap .pageLink, body.blogDetail .secBlog .blogBox .linkWrap .pageLink {
  min-width: 200px;
}
@media screen and (max-width: 991px) {
  body.blog .secBlog .blogBox .linkWrap .pageLink, body.blogDetail .secBlog .blogBox .linkWrap .pageLink {
    min-width: 130px;
  }
}
body.blog .secBlog .blogBox .linkWrap .pageLink::before, body.blogDetail .secBlog .blogBox .linkWrap .pageLink::before {
  left: 0;
  right: 0;
  margin: 0 auto;
}
body.blog .secBlog .blogBox .linkWrap .pageLink a, body.blogDetail .secBlog .blogBox .linkWrap .pageLink a {
  cursor: pointer;
}
body.blog .secBlog .blogBox .instaBox i, body.blogDetail .secBlog .blogBox .instaBox i {
  font-size: 4.5rem;
  color: #633E17;
  margin-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  body.blog .secBlog .blogBox .instaBox i, body.blogDetail .secBlog .blogBox .instaBox i {
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
  }
}
body.blog .secBlog .blogBox .instaBox p.ttl, body.blogDetail .secBlog .blogBox .instaBox p.ttl {
  font-size: 2.8rem;
  margin-bottom: 1rem;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 991px) {
  body.blog .secBlog .blogBox .instaBox p.ttl, body.blogDetail .secBlog .blogBox .instaBox p.ttl {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
}
body.blog .secBlog .blogBox .instaBox p.ttl2, body.blogDetail .secBlog .blogBox .instaBox p.ttl2 {
  font-size: 2rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 991px) {
  body.blog .secBlog .blogBox .instaBox p.ttl2, body.blogDetail .secBlog .blogBox .instaBox p.ttl2 {
    font-size: 1.1rem;
    margin-bottom: 2rem;
  }
}
body.blog .secBlog .blogBox .instaBox ul, body.blogDetail .secBlog .blogBox .instaBox ul {
  gap: 3rem;
  max-width: 1000px;
  margin: 0 auto 3rem;
}
@media screen and (max-width: 991px) {
  body.blog .secBlog .blogBox .instaBox ul, body.blogDetail .secBlog .blogBox .instaBox ul {
    gap: 1rem;
    margin: 0 auto;
  }
}
body.blog .secBlog .blogBox .instaBox ul li, body.blogDetail .secBlog .blogBox .instaBox ul li {
  width: calc(25% - 2.25rem);
}
@media screen and (max-width: 991px) {
  body.blog .secBlog .blogBox .instaBox ul li, body.blogDetail .secBlog .blogBox .instaBox ul li {
    width: calc(33.33% - 0.67rem);
  }
}
body.blog .secBlog .blogBox .instaBox .pageLink, body.blogDetail .secBlog .blogBox .instaBox .pageLink {
  min-width: 380px;
}
@media screen and (max-width: 991px) {
  body.blog .secBlog .blogBox .instaBox .pageLink, body.blogDetail .secBlog .blogBox .instaBox .pageLink {
    min-width: 260px;
  }
}
body.blogDetail .secBlog .blogBox h3.baseTtl {
  border-bottom: 1px solid #717071;
  padding-bottom: 5rem;
  max-width: 800px;
  margin: 0 auto 5rem;
}
@media screen and (max-width: 991px) {
  body.blogDetail .secBlog .blogBox h3.baseTtl {
    padding-bottom: 3rem;
    margin: 0 auto 3rem;
  }
}
body.blogDetail .secBlog .blogBox .arcWrap {
  max-width: 800px;
  margin: 0 auto;
  border-bottom: 1px solid #717071;
  padding-bottom: 6rem;
}
@media screen and (max-width: 991px) {
  body.blogDetail .secBlog .blogBox .arcWrap {
    padding-bottom: 3rem;
  }
}
body.blogDetail .secBlog .blogBox .arcWrap p.date {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 2rem;
}
@media screen and (max-width: 991px) {
  body.blogDetail .secBlog .blogBox .arcWrap p.date {
    font-size: 1.1rem;
    margin-bottom: 1rem;
  }
}
body.blogDetail .secBlog .blogBox .arcWrap h1.arcTtl {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 5rem;
}
@media screen and (max-width: 991px) {
  body.blogDetail .secBlog .blogBox .arcWrap h1.arcTtl {
    font-size: 1.6rem;
    margin-bottom: 3rem;
  }
}
body.blogDetail .secBlog .blogBox .arcWrap .content p {
  margin-bottom: 3rem;
}
@media screen and (max-width: 991px) {
  body.blogDetail .secBlog .blogBox .arcWrap .content p {
    margin-bottom: 2rem;
  }
}
body.blogDetail .secBlog .blogBox .arcWrap .content img {
  margin-bottom: 1.5rem;
  width: auto;
}
body.blogDetail .secBlog .blogBox .arcWrap .content h2 {
  font-size: 1.8rem;
  margin-bottom: 2rem;
  background: #D5D0CA;
  padding: 0.5rem 1rem;
  line-height: 1.6;
}
@media screen and (max-width: 991px) {
  body.blogDetail .secBlog .blogBox .arcWrap .content h2 {
    font-size: 1.6rem;
    margin-bottom: 2rem;
    background: #D5D0CA;
    padding: 0.3rem 0.5rem;
    line-height: 1.4;
  }
}
body.blogDetail .secBlog .blogBox .arcWrap .content h3 {
  font-size: 1.6rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #808080;
  padding: 0.3rem 1rem;
  line-height: 1.6;
}
@media screen and (max-width: 991px) {
  body.blogDetail .secBlog .blogBox .arcWrap .content h3 {
    font-size: 1.4rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #808080;
    padding: 0.2rem 0.5rem;
    line-height: 1.4;
  }
}
body.privacy {
  background: #F5EFE8;
}
body.privacy .secPrivacy .privBox {
  margin-bottom: 8rem;
}
@media screen and (max-width: 991px) {
  body.privacy .secPrivacy .privBox {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    border-bottom: 1px solid #f29600;
  }
}
body.privacy .secPrivacy .privBox h3.ttl {
  font-size: 2.6rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 991px) {
  body.privacy .secPrivacy .privBox h3.ttl {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
body.contact {
  background: #F5EFE8;
}
body.contact .secAccess {
  background: none;
  padding-top: 0;
  padding-bottom: 14rem;
}
@media screen and (max-width: 991px) {
  body.contact .secAccess {
    background: #D5D0CA;
    padding-top: 3rem;
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 991px) {
  body.contact .secAccess .inner {
    width: 100%;
  }
}
body.contact .secContactForm {
  padding-top: 0;
  padding-bottom: 15rem;
}
@media screen and (max-width: 991px) {
  body.contact .secContactForm {
    padding-top: 5rem;
    padding-bottom: 7rem;
  }
}
body.contact .secContactForm h2.jpTtl {
  font-size: 3.2rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 991px) {
  body.contact .secContactForm h2.jpTtl {
    font-size: 2rem;
    margin-bottom: 3rem;
  }
}
body.contact .secContactForm .infoTxt {
  margin-bottom: 6rem;
}
@media screen and (max-width: 991px) {
  body.contact .secContactForm .infoTxt {
    font-size: 1.2rem;
    margin-bottom: 3rem;
  }
}
body.contact .secContactForm .contactWrap dl {
  display: flex;
  font-size: 1.6rem;
  align-items: center;
  margin-bottom: 3rem;
}
@media screen and (max-width: 991px) {
  body.contact .secContactForm .contactWrap dl {
    display: block;
    margin-bottom: 2rem;
    font-size: 1.5rem;
  }
}
body.contact .secContactForm .contactWrap dl.txtArea {
  align-items: flex-start;
  margin-bottom: 6rem;
}
@media screen and (max-width: 991px) {
  body.contact .secContactForm .contactWrap dl.txtArea {
    margin-bottom: 3rem;
  }
}
body.contact .secContactForm .contactWrap dl.txtArea dt {
  margin-top: 2.1rem;
}
@media screen and (max-width: 991px) {
  body.contact .secContactForm .contactWrap dl.txtArea dt {
    margin-top: 0;
  }
}
body.contact .secContactForm .contactWrap dl dt {
  position: relative;
  width: 250px;
}
@media screen and (max-width: 991px) {
  body.contact .secContactForm .contactWrap dl dt {
    width: 100%;
    margin-bottom: 1rem;
  }
}
body.contact .secContactForm .contactWrap dl dd {
  width: calc(100% - 250px);
}
@media screen and (max-width: 991px) {
  body.contact .secContactForm .contactWrap dl dd {
    width: 100%;
  }
}
body.contact .secContactForm .contactWrap .notes {
  margin-bottom: 6rem;
}
@media screen and (max-width: 991px) {
  body.contact .secContactForm .contactWrap .notes {
    margin-bottom: 3rem;
  }
}
body.contact .secContactForm .mw_wp_form_confirm dl.mail2,
body.contact .secContactForm .mw_wp_form_confirm .notes {
  display: none;
}
body.contact .secContactForm .mw_wp_form_confirm dt::after {
  display: none;
}
body.contact .secContactForm .mw_wp_form_confirm dl.txtArea dt {
  margin-top: 0;
}
body.bridalphoto .mainWrap.-top .secMv {
  background: #E1CBB6;
}
body.bridalphoto .mainWrap.-top .secMv.fSec {
  margin-top: 100px;
  padding: 0 8rem 0 0;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secMv.fSec {
    margin-top: 50px;
    padding: 0;
  }
}
body.bridalphoto .mainWrap.-top .secMv .slick-mv-slide li img {
  position: static;
  transform: none;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 951px;
  -o-object-position: center;
     object-position: center;
}
body.bridalphoto .mainWrap.-top .secRead {
  background: #E1CBB6;
}
body.bridalphoto .mainWrap.-top .secRead h2.minTtl {
  font-size: 3rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secRead h2.minTtl {
    font-size: 1.5rem;
    margin-bottom: 2.5rem;
  }
}
body.bridalphoto .mainWrap.-top .secRead h2.minTtl img {
  width: 20px;
  display: block;
  margin: 3rem auto 0rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secRead h2.minTtl img {
    margin: 2rem auto 0rem;
  }
}
body.bridalphoto .mainWrap.-top .secRead .readTxt {
  line-height: 2.5;
}
body.bridalphoto .mainWrap.-top .secRead .petBox {
  background: #FDEDDF;
  max-width: 1200px;
  margin: 8rem auto 5rem;
  border-radius: 10px;
  position: relative;
  padding: 7rem 5rem;
  /* 20240809 add */
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secRead .petBox {
    max-width: 90%;
    border-radius: 5px;
    padding: 4rem 3rem;
  }
}
body.bridalphoto .mainWrap.-top .secRead .petBox img.petBg {
  width: 180px;
  position: absolute;
  left: 10vw;
  top: -2.5rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secRead .petBox img.petBg {
    width: 70px;
    left: 3vw;
    top: -2rem;
  }
}
body.bridalphoto .mainWrap.-top .secRead .petBox .readTxt {
  margin-bottom: 5rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secRead .petBox .readTxt {
    margin-bottom: 3rem;
  }
}
body.bridalphoto .mainWrap.-top .secRead .petBox ul {
  padding: 0;
  gap: 1rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secRead .petBox ul {
    display: flex;
  }
}
body.bridalphoto .mainWrap.-top .secRead .petBox ul li {
  width: calc(25% - 0.75rem);
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secRead .petBox ul li {
    width: calc(50% - 0.5rem);
  }
}
body.bridalphoto .mainWrap.-top .secRead .petBox ul li img {
  width: 100%;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secRead .petBox ul li img {
    margin: 0;
  }
}
body.bridalphoto .mainWrap.-top .secRead .petBox.newsList {
  margin: 8rem auto 5rem;
  padding: 3rem 5rem;
  max-width: 1000px;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secRead .petBox.newsList {
    margin: 4rem auto 3rem;
    padding: 1rem 2rem 2rem;
    max-width: 90%;
  }
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secRead .petBox.newsList .arcList {
    display: block;
  }
}
body.bridalphoto .mainWrap.-top .secRead .petBox.newsList .arcList li {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #717071;
  padding: 1rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secRead .petBox.newsList .arcList li {
    text-align: left;
    padding: 0.5rem 1rem;
  }
}
body.bridalphoto .mainWrap.-top .secRead .petBox.newsList .arcList li a {
  padding: 0;
}
body.bridalphoto .mainWrap.-top .secRead .petBox.newsList .arcList li a .date {
  margin-right: 2rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secRead .petBox.newsList .arcList li a .date {
    font-size: 1.1rem;
    margin-bottom: 0.2rem;
  }
}
body.bridalphoto .mainWrap.-top .secRead .petBox.newsList .arcList li a .readTxt {
  margin-bottom: 0;
  line-height: inherit;
  font-weight: bold;
}
body.bridalphoto .mainWrap.-top .secRead .petBox.newsList .linkWrap .pageLink {
  min-width: 160px;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secRead .petBox.newsList .linkWrap .pageLink {
    min-width: 130px;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos {
  position: relative;
  padding: 180vw 0 0;
  background: #E1CBB6;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos {
    overflow: inherit;
    padding-top: 330vw;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img {
  position: absolute;
}
body.bridalphoto .mainWrap.-top .secPhotos .img.img01 {
  max-width: 744px;
  width: 39.1%;
  top: 4vw;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.img01 {
    max-width: 230px;
    width: 61.3%;
    top: 5vw;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.img02 {
  max-width: 315px;
  left: 42%;
  top: 14vw;
  z-index: 2;
  width: 16.6%;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.img02 {
    max-width: 97px;
    left: 67%;
    top: 23vw;
    width: 25.1%;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.img03 {
  max-width: 315px;
  left: 30%;
  top: 28vw;
  z-index: 3;
  width: 16.6%;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.img03 {
    max-width: 106px;
    left: 47%;
    top: 43vw;
    width: 28.3%;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.img04 {
  top: 32vw;
  max-width: 691px;
  right: 11%;
  width: 36.3%;
  z-index: 4;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.img04 {
    top: 80vw;
    max-width: 213px;
    right: 11%;
    width: 56.8%;
    z-index: 7;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.img05 {
  max-width: 521px;
  top: 50vw;
  left: 10%;
  width: 27.8%;
  z-index: 7;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.img05 {
    max-width: 160px;
    top: 65vw;
    left: 0;
    width: 42.7%;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.img06 {
  max-width: 669px;
  top: 65.7vw;
  left: 37.8%;
  width: 35.7%;
  z-index: 6;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.img06 {
    max-width: 207px;
    top: 129vw;
    left: 0;
    width: 55.2%;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.img07 {
  max-width: 461px;
  top: 53.7vw;
  right: 0;
  width: 24.6%;
  z-index: 5;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.img07 {
    max-width: 142px;
    top: 114vw;
    right: 0;
    width: 37.8%;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.img08 {
  max-width: 387px;
  top: 81vw;
  left: 7%;
  width: 20.7%;
  z-index: 8;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.img08 {
    max-width: 92px;
    top: 210vw;
    left: 40%;
    width: 24.5%;
    z-index: 11;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.img09 {
  max-width: 550px;
  top: 95.6vw;
  left: 23%;
  width: 28.9%;
  z-index: 9;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.img09 {
    max-width: 170px;
    top: 185vw;
    left: 0;
    width: 44.1%;
    z-index: 9;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.img10 {
  max-width: 538px;
  top: 87vw;
  right: 8%;
  width: 28.8%;
  z-index: 10;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.img10 {
    max-width: 166px;
    top: 165.6vw;
    right: 5%;
    width: 44%;
    z-index: 11;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.img11 {
  max-width: 509px;
  top: 114vw;
  right: 6.2%;
  width: 26.8%;
  z-index: 11;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.img11 {
    max-width: 158px;
    top: 193vw;
    right: 0;
    width: 41.8%;
    z-index: 10;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.img12 {
  max-width: 705px;
  top: 123vw;
  left: 30%;
  width: 37.1%;
  z-index: 12;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.img12 {
    max-width: 218px;
    top: 234vw;
    left: inherit;
    width: 58.2%;
    z-index: 12;
    right: 0;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.img13 {
  max-width: 394px;
  top: 135vw;
  right: 9%;
  width: 20.7%;
  z-index: 13;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.img13 {
    max-width: 130px;
    top: 255vw;
    right: auto;
    width: 32.5%;
    z-index: 13;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.img14 {
  max-width: 388px;
  top: 142vw;
  left: 6%;
  width: 20.4%;
  z-index: 14;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.img14 {
    max-width: 130px;
    top: 275vw;
    left: 34%;
    width: 32.4%;
    z-index: 14;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.img15 {
  max-width: 418px;
  top: 152vw;
  left: 28%;
  width: 22%;
  z-index: 15;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.img15 {
    max-width: 120px;
    top: 281vw;
    left: auto;
    width: 30%;
    z-index: 15;
    right: 0%;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.imgCamera1 {
  top: -1vw;
  max-width: 246px;
  right: 17%;
  width: 12.9%;
  z-index: 0;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.imgCamera1 {
    top: -5vw;
    max-width: 76px;
    right: 5%;
    width: 20%;
    z-index: 0;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.imgCamera2 {
  top: 8vw;
  max-width: 144px;
  right: 25%;
  width: 7.6%;
  z-index: 0;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.imgCamera2 {
    top: 9vw;
    max-width: 44px;
    right: 18%;
    width: 11.7%;
    z-index: 0;
  }
}
body.bridalphoto .mainWrap.-top .secPhotos .img.imgCamera3 {
  max-width: 233px;
  top: 122vw;
  left: 14%;
  width: 12.3%;
  z-index: 0;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotos .img.imgCamera3 {
    max-width: 72px;
    top: 235vw;
    left: 15%;
    width: 18.4%;
  }
}
body.bridalphoto .mainWrap.-top .secVoice {
  background: #E1CBB6;
}
body.bridalphoto .mainWrap.-top .secVoice .voice-inner {
  max-width: 1300px;
  margin: 0 auto;
}
body.bridalphoto .mainWrap.-top .secVoice ul {
  gap: 3rem 5rem;
  padding: 7rem 1.5rem;
  font-size: 1.5rem;
  line-height: 1.8;
  font-family: "New Tegomin", "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  letter-spacing: 0em;
}
@media screen and (max-width: 1200px) {
  body.bridalphoto .mainWrap.-top .secVoice ul {
    gap: 3rem;
  }
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secVoice ul {
    gap: 1.5rem 0;
    padding: 2rem 0;
    font-size: 1rem;
    width: 90%;
    margin: 0 auto;
  }
}
body.bridalphoto .mainWrap.-top .secVoice ul li {
  background: #fff;
  border-radius: 10px;
  padding: 2.5rem 3rem;
  width: calc(50% - 2.5rem);
}
@media screen and (max-width: 1200px) {
  body.bridalphoto .mainWrap.-top .secVoice ul li {
    width: calc(50% - 1.5rem);
  }
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secVoice ul li {
    width: 100%;
    padding: 1rem 1.5rem;
  }
}
body.bridalphoto .mainWrap.-top .secVoice ul li:nth-child(2), body.bridalphoto .mainWrap.-top .secVoice ul li:nth-child(3), body.bridalphoto .mainWrap.-top .secVoice ul li:nth-child(6), body.bridalphoto .mainWrap.-top .secVoice ul li:nth-child(7) {
  background: #FDEDDF;
}
body.bridalphoto .mainWrap.-top .secTeam {
  background: #CDC8B9;
  padding-top: 10rem;
  padding-bottom: 3rem !important;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secTeam {
    padding-bottom: 0 !important;
  }
}
body.bridalphoto .mainWrap.-top .secPhotoPlan {
  background: #F5EFE8;
  padding-top: 10rem;
  padding-bottom: 10rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotoPlan {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
body.bridalphoto .mainWrap.-top .secPhotoPlan .photoPlan-inner {
  max-width: 1300px;
  margin: 0 auto;
}
body.bridalphoto .mainWrap.-top .secPhotoPlan .photoPlan-inner h2.baseTtl {
  margin-bottom: 8rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotoPlan .photoPlan-inner h2.baseTtl {
    margin-bottom: 5rem;
  }
}
body.bridalphoto .mainWrap.-top .secPhotoPlan .photoPlan-inner .planBox {
  margin-bottom: 6rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotoPlan .photoPlan-inner .planBox {
    max-width: 80%;
    margin: 0 auto 2.5rem;
  }
}
body.bridalphoto .mainWrap.-top .secPhotoPlan .photoPlan-inner .planBox .imgWrap {
  width: 50%;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotoPlan .photoPlan-inner .planBox .imgWrap {
    width: 100%;
  }
}
body.bridalphoto .mainWrap.-top .secPhotoPlan .photoPlan-inner .planBox .imgWrap img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
}
body.bridalphoto .mainWrap.-top .secPhotoPlan .photoPlan-inner .planBox .readTxt {
  width: 50%;
  background: #fff;
  padding: 5rem 3rem 3rem 5rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotoPlan .photoPlan-inner .planBox .readTxt {
    width: 100%;
    padding: 2rem 2rem 2rem 2rem;
    order: 2;
  }
}
body.bridalphoto .mainWrap.-top .secPhotoPlan .photoPlan-inner .planBox .readTxt h3 {
  color: #A5805F;
  font-size: 2.8rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotoPlan .photoPlan-inner .planBox .readTxt h3 {
    font-size: 2.2rem;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotoPlan .photoPlan-inner .planBox.addPlan {
    flex-direction: column-reverse;
  }
}
body.bridalphoto .mainWrap.-top .secPhotoPlan .photoPlan-inner .planBox.addPlan .readTxt {
  background: #E8DDCD;
  display: flex;
  align-items: center;
  padding: 3rem 3rem 3rem 5rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secPhotoPlan .photoPlan-inner .planBox.addPlan .readTxt {
    text-align: center;
    padding: 2rem 0 2rem;
    justify-content: center;
  }
}
body.bridalphoto .mainWrap.-top .secTimeline {
  background: #CDC8B9;
  padding-top: 10rem;
  padding-bottom: 15rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secTimeline {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
body.bridalphoto .mainWrap.-top .secTimeline h3 {
  font-size: 2rem;
  background: #806134;
  max-width: 530px;
  margin: 0 auto 2rem;
  color: #fff;
  padding: 0.5rem 0.5rem 0.6rem;
  border-radius: 20px;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secTimeline h3 {
    font-size: 1.4rem;
    max-width: 80%;
  }
}
body.bridalphoto .mainWrap.-top .secTimeline .lineTxt {
  margin-bottom: 2rem;
}
body.bridalphoto .mainWrap.-top .secTimeline .arrow {
  background: url("/assets/img/icon-arrow2.svg") no-repeat;
  width: 40px;
  display: block;
  height: 21px;
  background-size: 40px;
  margin: 0 auto 3rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secTimeline .arrow {
    width: 25px;
    background-size: 25px;
    margin-bottom: 2rem;
  }
}
body.bridalphoto .mainWrap.-top .secFaq {
  padding-bottom: 24vw;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secFaq {
    padding-bottom: 5rem;
  }
}
body.bridalphoto .mainWrap.-top .secContact {
  background: #F5EFE8;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secContact {
    padding: 0 0 5rem;
  }
}
body.bridalphoto .mainWrap.-top .secContact .mvImg {
  max-width: 90%;
  margin: 0 auto -14vw;
  display: block;
  position: relative;
  top: -20.6vw;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secContact .mvImg {
    max-width: 100%;
    margin: 0 0 5rem;
    top: 0;
  }
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secContact h2.baseSubTtl {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secContact ul.inqType {
    max-width: 90%;
    margin: 0 auto;
  }
}
body.bridalphoto .mainWrap.-top .secContact ul.inqType li .linkWrap.line {
  margin-top: 0;
}
body.bridalphoto .mainWrap.-top .secContact ul.inqType li .tel {
  margin-top: 2.5rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secContact ul.inqType li .tel {
    margin-top: 2rem;
  }
}
body.bridalphoto .mainWrap.-top .secAccess {
  background: #F5EFE8;
  padding-top: 5rem;
  padding-bottom: 10rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secAccess {
    padding-top: 0;
    padding-bottom: 5rem;
  }
}
body.bridalphoto .mainWrap.-top .secInstaPhoto {
  background: #fff;
  padding-top: 8rem;
  padding-bottom: 10rem;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secInstaPhoto {
    padding-top: 0;
    padding-bottom: 1rem;
  }
}
body.bridalphoto .mainWrap.-top .secInstaPhoto .insta {
  padding-top: 0;
}
body.bridalphoto .mainWrap.-top .secInstaPhoto .insta .instaBox {
  width: 100%;
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secInstaPhoto .insta .instaBox ul {
    gap: 1rem;
  }
}
body.bridalphoto .mainWrap.-top .secInstaPhoto .insta .instaBox ul li {
  width: calc(20% - 2.4rem);
}
@media screen and (max-width: 1200px) {
  body.bridalphoto .mainWrap.-top .secInstaPhoto .insta .instaBox ul li {
    width: calc(33.33% - 2rem);
  }
}
@media screen and (max-width: 991px) {
  body.bridalphoto .mainWrap.-top .secInstaPhoto .insta .instaBox ul li {
    width: calc(33.33% - 0.67rem);
  }
}
body.photowedding {
  background: #ECEEE8;
}
body.photowedding .inner-l {
  max-width: calc(1200px + 3rem);
  padding: 0 1.5rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .inner-l {
    max-width: 100%;
  }
}
body.photowedding header#header .navbar::before {
  background: #ECEEE8;
}
body.photowedding header#header .rightFixedBox .contact a {
  background: #40472A;
}
body.photowedding header#header .rightFixedBox .insta a i {
  color: #40472A;
}
body.photowedding h2.baseTtl {
  margin-bottom: 7rem;
}
@media screen and (max-width: 991px) {
  body.photowedding h2.baseTtl {
    margin-bottom: 2rem;
  }
}
body.photowedding h2.baseTtl span {
  font-size: 1.6rem;
  display: block;
  margin-top: 1rem;
}
@media screen and (max-width: 991px) {
  body.photowedding h2.baseTtl span {
    font-size: 1.1rem;
  }
}
body.photowedding h4.baseTtl {
  font-size: 3.5rem;
  font-weight: normal;
  margin-bottom: 8rem;
  color: #80964B;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 991px) {
  body.photowedding h4.baseTtl {
    font-size: 1.3rem;
    margin-bottom: 3rem;
  }
}
body.photowedding .secMv {
  background: #ECEEE8 !important;
  height: auto !important;
}
body.photowedding .secRead {
  background: #ECEEE8 !important;
  overflow: hidden;
  padding-bottom: 0 !important;
}
body.photowedding .secRead .readTxt {
  position: relative;
  width: 500px;
  margin: 0 auto 7rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .readTxt {
    width: 100%;
    margin: 0 auto 5rem;
  }
}
body.photowedding .secRead .readTxt::before {
  content: "";
  display: block;
  position: absolute;
  background: url("/assets/img/photo-wedding/read-bg1.png") no-repeat;
  width: 335px;
  height: 211px;
  z-index: -1;
  right: -45rem;
  top: 0;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .readTxt::before {
    right: 0rem;
    top: auto;
    background-size: 101px;
    width: 101px;
    bottom: -4rem;
    height: 64px;
  }
}
body.photowedding .secRead .readTxt::after {
  content: "";
  display: block;
  position: absolute;
  background: url("/assets/img/photo-wedding/read-bg2.png") no-repeat;
  width: 458px;
  height: 207px;
  top: 32rem;
  left: -52rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .readTxt::after {
    top: auto;
    left: 0rem;
    background-size: 139px;
    width: 139px;
    height: 64px;
    bottom: -22rem;
  }
}
body.photowedding .secRead h2.ttl2 {
  margin-bottom: 7rem !important;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead h2.ttl2 {
    margin-bottom: 5rem !important;
  }
}
body.photowedding .secRead h2.ttl2 span {
  font-size: 6.5rem;
  display: block;
  margin: 3rem 0 -2rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead h2.ttl2 span {
    font-size: 2.5rem;
    margin: 1rem 0 -1.5rem;
  }
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .inner-l {
    max-width: 100%;
    padding: 0;
    background: #fff;
  }
}
body.photowedding .secRead .txtBox {
  background: #fff;
  max-width: 1200px;
  margin: 0 auto 1rem;
  padding: 8rem 11.5rem;
  border-radius: 10px;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .txtBox {
    max-width: none;
    border-radius: 0;
    width: 100%;
    padding: 3rem 4rem 1rem;
  }
}
body.photowedding .secRead .txtBox h2 {
  font-size: 3.5rem !important;
  width: calc(100% + 18rem);
  margin-left: -9rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .txtBox h2 {
    font-size: 1.4rem !important;
    margin-bottom: 3rem;
  }
}
body.photowedding .secRead .txtBox h2 span {
  margin-top: 0;
  font-size: 3rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .txtBox h2 span {
    font-size: 1.1rem;
  }
}
body.photowedding .secRead .txtBox .choice {
  font-size: 2.8rem;
  font-weight: 500;
  background: #EAEEDB;
  color: #727F34;
  display: block;
  padding: 2.5rem 0;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .txtBox .choice {
    font-size: 1rem;
    padding: 1.5rem 0;
  }
}
body.photowedding .secRead .txtBox .choice.top {
  padding: 0rem 0 0.3rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .txtBox .choice.top {
    padding: 0rem 0 0.1rem;
  }
}
body.photowedding .secRead .txtBox .plus {
  background: #727F34;
  color: #fff;
  width: 30px;
  height: 30px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 2.6rem;
  border-radius: 15px;
  margin: 1rem auto;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .txtBox .plus {
    font-size: 1.2rem;
    width: 15px;
    height: 15px;
    line-height: 1.2rem;
    margin: 0.5rem auto;
  }
}
body.photowedding .secRead .txtBox .choice3 {
  align-items: center;
  padding: 0;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .txtBox .choice3 {
    display: flex;
  }
}
body.photowedding .secRead .txtBox .choice3 .choice {
  width: calc(33.33% - 26.6666666667px);
  min-height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .txtBox .choice3 .choice {
    width: calc(33.33% - 13.3333333333px);
    min-height: 62px;
  }
}
body.photowedding .secRead .txtBox .choice3 .or {
  font-size: 2.8rem;
  font-weight: 500;
  width: 40px;
  color: #727F34;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .txtBox .choice3 .or {
    font-size: 1.1rem;
    width: 20px;
  }
}
body.photowedding .secRead .thumbs {
  padding: 0 !important;
  gap: 1rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .thumbs {
    display: flex !important;
    padding: 0 4rem 4rem !important;
  }
}
body.photowedding .secRead .thumbs li {
  width: calc(25% - 0.75rem);
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .thumbs li {
    width: calc(50% - 0.5rem);
  }
}
body.photowedding .secRead .thumbs li img {
  width: 100% !important;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .thumbs li img {
    margin: 0 !important;
  }
}
body.photowedding .secRead .btmImg {
  margin-top: 13rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secRead .btmImg {
    margin-top: 0;
  }
}
body.photowedding .secPoint {
  padding: 15rem 1.5rem 24rem;
  background: #fff;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint {
    padding: 5rem 0;
  }
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l {
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l .pointBox {
    width: 77.5%;
    margin: 0 auto;
  }
}
body.photowedding .secPoint .inner-l .pointBox h3 {
  font-size: 2.6rem;
  margin-bottom: 8rem;
  border-bottom: 1px solid #f29600;
  padding-bottom: 3rem;
  font-weight: normal;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l .pointBox h3 {
    font-size: 1.1rem;
    margin-bottom: 3rem;
    padding-bottom: 1.5rem;
  }
}
body.photowedding .secPoint .inner-l .pointBox h3 span {
  font-size: 3.7rem;
  margin-left: 0.3rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l .pointBox h3 span {
    font-size: 1.4rem;
  }
}
body.photowedding .secPoint .inner-l .pointBox ul {
  gap: 3.5rem 6rem;
  margin-bottom: 16.5rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l .pointBox ul {
    gap: 1rem;
    margin-bottom: 3rem;
  }
}
body.photowedding .secPoint .inner-l .pointBox ul li {
  width: calc(33.33% - 4rem);
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l .pointBox ul li {
    width: calc(50% - 0.5rem);
  }
}
body.photowedding .secPoint .inner-l .pointBox ul li img {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l .pointBox ul li img {
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l .pointBox ul li p {
    font-size: 1.1rem;
  }
}
body.photowedding .secPoint .inner-l .pointBox.point2 ul {
  gap: 3.5rem 5.5rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l .pointBox.point2 ul {
    gap: 1rem;
  }
}
body.photowedding .secPoint .inner-l .pointBox.point2 ul li {
  width: calc(50% - 2.75rem);
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l .pointBox.point2 ul li {
    width: calc(50% - 0.5rem);
  }
}
body.photowedding .secPoint .inner-l .pointBox.point3 {
  position: relative;
  margin-bottom: 19rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l .pointBox.point3 {
    margin-bottom: 3rem;
  }
}
body.photowedding .secPoint .inner-l .pointBox.point3::before {
  content: "";
  display: block;
  position: absolute;
  background: url("/assets/img/photo-wedding/point3-bg.png") no-repeat;
  width: 575px;
  height: 567px;
  right: -40rem;
  top: 6rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l .pointBox.point3::before {
    display: none;
  }
}
body.photowedding .secPoint .inner-l .pointBox.point3 .planBox {
  background: #ECEEE8;
  padding: 7rem 7.5rem;
  border-radius: 10px;
  margin-bottom: 3rem;
  align-items: flex-start;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l .pointBox.point3 .planBox {
    padding: 2rem;
    margin-bottom: 1rem;
  }
}
body.photowedding .secPoint .inner-l .pointBox.point3 .planBox img {
  width: calc(100% - 440px);
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l .pointBox.point3 .planBox img {
    width: 100%;
    order: 1;
  }
}
body.photowedding .secPoint .inner-l .pointBox.point3 .planBox .txt {
  width: 440px;
  padding-left: 5rem;
  text-align: left;
  padding-top: 3rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l .pointBox.point3 .planBox .txt {
    width: 100%;
    padding: 1.5rem 0 0rem;
    order: 2;
  }
}
body.photowedding .secPoint .inner-l .pointBox.point3 .planBox .txt.left {
  padding-left: 0;
  padding-right: 5rem;
}
body.photowedding .secPoint .inner-l .pointBox.point3 .planBox .txt h5 {
  font-size: 3.2rem;
  font-weight: normal;
  color: #A5805F;
  margin-bottom: 3rem;
  line-height: 1.4;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPoint .inner-l .pointBox.point3 .planBox .txt h5 {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
}
body.photowedding .secPoint .inner-l .pointBox.point3 .planBox .txt .readTxt {
  line-height: 2;
}
body.photowedding .secTeam {
  background: #DBDDCD !important;
}
body.photowedding .secTeam .inner-l h4.baseTtl {
  color: #f29600;
}
body.photowedding .secPhotos {
  background: #ECEEE8 !important;
  padding: 211vw 0 0 !important;
}
body.photowedding .secPhotos img.img.imgHead {
  top: 0;
}
body.photowedding .secPhotos img.img.img01 {
  max-width: 926px !important;
  width: 50% !important;
  top: 47vw !important;
}
body.photowedding .secPhotos img.img.img02 {
  max-width: 345px !important;
  left: 55% !important;
  top: 51vw !important;
  z-index: 3 !important;
  width: 20% !important;
}
body.photowedding .secPhotos img.img.img03 {
  max-width: 316px !important;
  left: 73% !important;
  top: 61vw !important;
  z-index: 2 !important;
  width: 20% !important;
}
body.photowedding .secPhotos img.img.img04 {
  top: 78vw !important;
  max-width: 691px !important;
  right: 2% !important;
  width: 40% !important;
  z-index: 6 !important;
}
body.photowedding .secPhotos img.img.img05 {
  max-width: 521px !important;
  top: 86.7vw !important;
  left: 10% !important;
  width: 27% !important;
  z-index: 7 !important;
}
body.photowedding .secPhotos img.img.img06 {
  max-width: 461px !important;
  top: 102vw !important;
  right: 0 !important;
  width: 25% !important;
  z-index: 4 !important;
  left: auto !important;
}
body.photowedding .secPhotos img.img.img07 {
  max-width: 670px !important;
  top: 113vw !important;
  width: 35% !important;
  z-index: 9 !important;
  left: 37% !important;
}
body.photowedding .secPhotos img.img.img08 {
  max-width: 388px !important;
  top: 126.5vw !important;
  left: 6% !important;
  width: 23% !important;
  z-index: 10 !important;
}
body.photowedding .secPhotos img.img.img09 {
  max-width: 550px !important;
  top: 135vw !important;
  right: 10% !important;
  width: 30% !important;
  z-index: 7 !important;
  left: auto !important;
}
body.photowedding .secPhotos img.img.img10 {
  max-width: 438px !important;
  top: 143vw !important;
  left: 24% !important;
  width: 28% !important;
  z-index: 8 !important;
}
body.photowedding .secPhotos img.img.img11 {
  max-width: 510px !important;
  top: 161vw !important;
  right: 6.1% !important;
  width: 27% !important;
  z-index: 11 !important;
}
body.photowedding .secPhotos img.img.img12 {
  max-width: 564px !important;
  top: 170vw !important;
  left: 30% !important;
  width: 37.1% !important;
  z-index: 12 !important;
}
body.photowedding .secPhotos img.img.img13 {
  max-width: 331px !important;
  top: 188vw !important;
  right: 10% !important;
  width: 21% !important;
  z-index: 13 !important;
}
body.photowedding .secPhotos img.img.imgCamera1 {
  top: 49vw !important;
  max-width: 247px !important;
  right: 0 !important;
  width: 16% !important;
  z-index: 0 !important;
}
body.photowedding .secPhotos img.img.imgCamera2 {
  top: 106vw !important;
  max-width: 145px !important;
  left: 40% !important;
  width: 9% !important;
  z-index: 9 !important;
}
body.photowedding .secPhotos img.img.imgCamera3 {
  top: 168vw !important;
  max-width: 234px !important;
  left: 12% !important;
  width: 15% !important;
  z-index: 0 !important;
}
body.photowedding .secPrice {
  background: #fff;
  padding-bottom: 10rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPrice {
    padding: 3rem 0;
    position: relative;
  }
  body.photowedding .secPrice::before {
    content: "";
    display: block;
    position: absolute;
    background: url("/assets/img/photo-wedding/point3-bg.png") no-repeat;
    right: -2rem;
    top: -3rem;
    z-index: 1;
    background-size: 170px;
    width: 170px;
    height: 168px;
  }
}
@media screen and (max-width: 991px) {
  body.photowedding .secPrice .inner-l {
    padding: 0;
  }
}
body.photowedding .secPrice .inner-l .priceBox {
  gap: 4rem;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPrice .inner-l .priceBox {
    display: block;
  }
}
body.photowedding .secPrice .inner-l .priceBox .price {
  background: #ECEEE8;
  border-radius: 10px;
  padding: 6rem 0;
  width: calc(50% - 2rem);
}
@media screen and (max-width: 991px) {
  body.photowedding .secPrice .inner-l .priceBox .price {
    width: 77.5%;
    margin: 0 auto 2rem;
    padding: 3rem 0;
  }
}
body.photowedding .secPrice .inner-l .priceBox .price .ex {
  font-size: 2.8rem;
  margin-bottom: 2rem;
  color: #80964B;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPrice .inner-l .priceBox .price .ex {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}
body.photowedding .secPrice .inner-l .priceBox .price .ttl {
  font-size: 2.8rem;
  background: rgba(128, 150, 75, 0.3);
  line-height: 1;
  display: inline-block;
  padding: 0.1rem 3rem 0.3rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPrice .inner-l .priceBox .price .ttl {
    font-size: 1.5rem;
    padding: 0.1rem 1.5rem 0.2rem;
    margin-bottom: 0.5rem;
  }
}
body.photowedding .secPrice .inner-l .priceBox .price .ttlPrice {
  font-size: 3.7rem;
  border-bottom: 1px solid #3D3939;
  display: inline-block;
  margin-bottom: 4rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPrice .inner-l .priceBox .price .ttlPrice {
    font-size: 1.9rem;
    margin-bottom: 2rem;
  }
}
body.photowedding .secPrice .inner-l .priceBox .price .ttlPrice span {
  font-size: 2.2rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPrice .inner-l .priceBox .price .ttlPrice span {
    font-size: 1.4rem;
  }
}
body.photowedding .secPrice .inner-l .priceBox .price .ttlPrice span span {
  font-size: 1.6rem;
  margin-left: -0.7rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPrice .inner-l .priceBox .price .ttlPrice span span {
    font-size: 1.1rem;
    margin-left: -0.5rem;
  }
}
body.photowedding .secPrice .inner-l .priceBox .price .infoTtl {
  font-size: 2rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPrice .inner-l .priceBox .price .infoTtl {
    font-size: 1.3rem;
    margin-bottom: 1rem;
  }
}
body.photowedding .secPrice .inner-l .priceBox .price .readTxt {
  font-size: 1.6rem;
  line-height: 2.4;
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  padding: 0 1.5rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secPrice .inner-l .priceBox .price .readTxt {
    font-size: 1.1rem;
    line-height: 2;
  }
}
body.photowedding .secTimeline {
  background: #ECEEE8 !important;
  padding-bottom: 10rem !important;
}
@media screen and (max-width: 991px) {
  body.photowedding .secTimeline {
    padding-bottom: 5rem !important;
  }
}
body.photowedding .secTimeline h3 {
  max-width: 810px !important;
  background: #6D785A !important;
  margin: 0 auto 3rem !important;
}
@media screen and (max-width: 991px) {
  body.photowedding .secTimeline h3 {
    margin: 0 auto 2rem !important;
  }
}
body.photowedding .secTimeline .readTxt .notes {
  margin-top: 3rem;
}
body.photowedding .secContact {
  background: #718162 !important;
  color: #fff;
}
@media screen and (max-width: 991px) {
  body.photowedding .secContact {
    padding: 3rem 0 5rem !important;
  }
}
body.photowedding .secContact ul.inqType li {
  color: #f29600;
}
body.photowedding .secContact ul.inqType li i {
  color: #718162;
}
body.photowedding .secContact ul.inqType li img {
  filter: brightness(0) saturate(100%) invert(51%) sepia(6%) saturate(1352%) hue-rotate(48deg) brightness(94%) contrast(96%);
}
body.photowedding .secAccess {
  background: #718162 !important;
  color: #fff;
  padding-bottom: 16rem !important;
}
@media screen and (max-width: 991px) {
  body.photowedding .secAccess {
    padding-bottom: 4rem !important;
  }
}
body.photowedding .secAccess .inner-l {
  margin-bottom: 7rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secAccess .inner-l {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 991px) {
  body.photowedding .secAccess .inner-l .map {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991px) {
  body.photowedding .secAccess .inner-l .txtBox {
    padding: 2rem 0 0rem;
    width: 90%;
    margin: 0 auto;
  }
}
body.photowedding .secAccess .inner-l .txtBox .ttl2 {
  font-size: 2.5rem;
  font-weight: normal;
}
@media screen and (max-width: 991px) {
  body.photowedding .secAccess .inner-l .txtBox .ttl2 {
    font-size: 1.7rem;
  }
}
body.photowedding .secAccess .inner-l .txtBox hr {
  width: 60px;
  opacity: 1;
  margin: 3rem 0 4rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secAccess .inner-l .txtBox hr {
    display: none;
  }
}
body.photowedding .secAccess .inner-l .txtBox .address {
  font-size: 1.7rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secAccess .inner-l .txtBox .address {
    font-size: 1.1rem;
  }
}
body.photowedding .secAccess .inner-l .txtBox .tel {
  font-size: 3.8rem;
}
@media screen and (max-width: 991px) {
  body.photowedding .secAccess .inner-l .txtBox .tel {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 991px) {
  body.photowedding .secAccess .inner-l .txtBox .tel .tel-link a {
    color: #fff;
    border-bottom: 1px solid #fff;
  }
}
body.photowedding footer#footer {
  background: #718162 !important;
  color: #fff;
}
body.photowedding footer#footer a {
  color: #fff;
}
body.photowedding footer#footer a img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(0%) hue-rotate(99deg) brightness(102%) contrast(100%);
}
body.photowedding.new .secRead .readTxt {
  width: 600px;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secRead .readTxt {
    width: 100%;
  }
}
body.photowedding.new .secRead .readTxt .boldGreen {
  font-size: 2.4rem;
  color: #607B4B;
  line-height: 2;
  margin-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secRead .readTxt .boldGreen {
    font-size: 1.3rem;
  }
}
body.photowedding.new .secRead .readTxt::before {
  top: -25vw;
  bottom: auto;
}
body.photowedding.new .secRead .readTxt::after {
  bottom: -6rem;
}
body.photowedding.new .secRead h2.ttl2 {
  margin-bottom: 2rem !important;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secRead h2.ttl2 {
    margin-bottom: 2rem !important;
    font-size: 1.2rem !important;
  }
}
body.photowedding.new .secRead h2.ttl2 span {
  display: inline-block;
  font-size: 5.5rem;
  margin: 3rem 0 1rem;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secRead h2.ttl2 span {
    font-size: 2.1rem;
    margin: 2rem 0 1rem;
  }
}
body.photowedding.new .secRead .notes {
  text-align: center;
  margin-bottom: 13rem !important;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secRead .notes {
    margin-bottom: 3rem !important;
    font-size: 1rem;
  }
}
body.photowedding.new .secRead .inner-m {
  padding: 0 1.5rem;
  max-width: calc(1000px + 3rem);
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secRead .inner-m {
    padding: 0;
    max-width: 80%;
    margin-bottom: 5rem;
  }
}
body.photowedding.new .secRead .inner-m .txtBox {
  padding: 0;
  align-items: normal;
  margin-bottom: 7rem;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secRead .inner-m .txtBox {
    border-radius: 10px;
    display: flex;
    margin-bottom: 1.5rem;
  }
}
body.photowedding.new .secRead .inner-m .txtBox .num {
  width: calc(100% - 700px);
  border-radius: 10px 0 0 10px;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secRead .inner-m .txtBox .num {
    width: calc(100% - 250px);
    font-size: 1rem;
  }
}
body.photowedding.new .secRead .inner-m .txtBox .num.num1 {
  background: #80964B;
}
body.photowedding.new .secRead .inner-m .txtBox .num.num2 {
  background: #B4964B;
}
body.photowedding.new .secRead .inner-m .txtBox .num.num3 {
  background: #908CA7;
}
body.photowedding.new .secRead .inner-m .txtBox .num .numWrap span {
  font-size: 7.5rem;
  line-height: 1;
  display: block;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secRead .inner-m .txtBox .num .numWrap span {
    font-size: 2.2rem;
  }
}
body.photowedding.new .secRead .inner-m .txtBox .txt {
  width: 700px;
  padding: 8rem 7rem;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secRead .inner-m .txtBox .txt {
    width: 250px;
    padding: 1.5rem;
  }
}
body.photowedding.new .secRead .inner-m .txtBox .txt .list {
  font-size: 1.8rem;
  margin-bottom: 4rem;
  line-height: 2;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secRead .inner-m .txtBox .txt .list {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
}
body.photowedding.new .secRead .inner-m .txtBox .txt .planTtl {
  background: #FFFF50;
  font-size: 3.1rem;
  line-height: 1.4;
  font-weight: 500;
  margin-bottom: 4rem;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secRead .inner-m .txtBox .txt .planTtl {
    font-size: 1.3rem;
    margin-bottom: 1.5rem;
  }
}
body.photowedding.new .secRead .inner-m .txtBox .txt .info {
  font-size: 2.5rem;
  line-height: 2;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secRead .inner-m .txtBox .txt .info {
    font-size: 1rem;
  }
}
body.photowedding.new .secRead .inner-m .txtBox .txt .info span {
  font-weight: bold;
  margin-left: 1rem;
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secRead .inner-m .txtBox .txt .info span {
    margin-left: 0.5rem;
  }
}
body.photowedding.new .secRead .inner-m .txtBox .txt .notes {
  margin-top: 3rem;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secRead .inner-m .txtBox .txt .notes {
    margin-top: 1rem;
    font-size: 0.9rem;
  }
}
body.photowedding.new .secPoint {
  padding: 12rem 1.5rem 8rem;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secPoint {
    padding: 4rem 1.5rem 2rem;
  }
}
body.photowedding.new .secPoint::before {
  content: "";
  display: block;
  position: absolute;
  background: url("/assets/img/photo-wedding/new/point-bg.png") no-repeat;
  width: 575px;
  height: 567px;
  z-index: -1;
  right: -5rem;
  top: 17vw;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secPoint::before {
    background-size: 120px;
    width: 120px;
    right: 0;
    height: 120px;
    top: 44vw;
  }
}
body.photowedding.new .secPoint .readTtl {
  font-size: 3rem;
  margin-bottom: 8rem;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secPoint .readTtl {
    font-size: 1.1rem;
    margin-bottom: 3rem;
  }
}
body.photowedding.new .secPoint .readTtl span {
  font-size: 5.6rem;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secPoint .readTtl span {
    font-size: 1.8rem;
  }
}
body.photowedding.new .secPoint .pointBox {
  margin-bottom: 9rem;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secPoint .pointBox {
    margin-bottom: 4rem;
  }
}
body.photowedding.new .secPoint .pointBox h3 {
  font-size: 3.7rem;
  border: none;
  position: relative;
  padding: 0;
  margin-bottom: 3rem;
  display: inline-block;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secPoint .pointBox h3 {
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
  }
}
body.photowedding.new .secPoint .pointBox h3::before {
  content: "";
  display: block;
  position: absolute;
  background: #FFFF50;
  width: 100%;
  height: 20px;
  z-index: -1;
  bottom: -0.5rem;
  left: 0;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secPoint .pointBox h3::before {
    height: 10px;
  }
}
body.photowedding.new .secPoint .pointBox h3.lin1 {
  margin-bottom: 0.5rem;
}
body.photowedding.new .secPoint .pointBox .readTxt {
  width: 100%;
}
body.photowedding.new .secPoint .pointBox ul {
  gap: 3rem;
  margin-top: 4rem;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secPoint .pointBox ul {
    gap: 1rem;
    margin-top: 2rem;
  }
}
body.photowedding.new .secPoint .pointBox ul li {
  width: calc(33.33% - 2rem);
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secPoint .pointBox ul li {
    width: calc(33.33% - 0.6666666667rem);
  }
}
body.photowedding.new .secPrice {
  padding: 0 0 10rem;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secPrice {
    padding: 0 0 3rem;
  }
}
body.photowedding.new .secPrice img {
  margin-bottom: 12rem;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secPrice img {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secPrice .priceBox .price .readTxt {
    font-size: 1rem;
    padding: 0 1rem;
  }
}
body.photowedding.new .secTimeline {
  background: #DBDDCD !important;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secTimeline {
    padding-bottom: 2rem !important;
  }
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secTimeline h3 {
    min-height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 1.5rem !important;
  }
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secTimeline .arrow {
    margin-bottom: 1rem !important;
  }
}
body.photowedding.new .secPhotos {
  padding: 169vw 0 0 !important;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secPhotos {
    margin-top: 2rem;
  }
}
body.photowedding.new .secPhotos .img.img01 {
  width: 47% !important;
  top: 7vw !important;
}
body.photowedding.new .secPhotos .img.img02 {
  max-width: 584px !important;
  left: 50% !important;
  top: 7vw !important;
  width: 35% !important;
}
body.photowedding.new .secPhotos .img.img03 {
  max-width: 691px !important;
  left: 52% !important;
  top: 35vw !important;
  width: 39% !important;
}
body.photowedding.new .secPhotos .img.img04 {
  top: 42vw !important;
  max-width: 521px !important;
  left: 10% !important;
  width: 29% !important;
}
body.photowedding.new .secPhotos .img.img05 {
  max-width: 461px !important;
  top: 58vw !important;
  right: 0% !important;
  width: 26% !important;
  left: auto !important;
}
body.photowedding.new .secPhotos .img.img06 {
  max-width: 670px !important;
  top: 68.5vw !important;
  right: auto !important;
  width: 36% !important;
  left: 37% !important;
}
body.photowedding.new .secPhotos .img.img07 {
  max-width: 488px !important;
  top: 79vw !important;
  width: 26% !important;
  left: 6% !important;
}
body.photowedding.new .secPhotos .img.img08 {
  max-width: 539px !important;
  top: 90vw !important;
  left: auto !important;
  width: 29% !important;
  right: 9% !important;
  z-index: 3 !important;
}
body.photowedding.new .secPhotos .img.img09 {
  max-width: 550px !important;
  top: 97.5vw !important;
  right: auto !important;
  width: 29% !important;
  left: 24% !important;
}
body.photowedding.new .secPhotos .img.img10 {
  max-width: 510px !important;
  top: 113vw !important;
  left: auto !important;
  width: 27% !important;
  right: 4% !important;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secPhotos .img.img10 {
    right: 3.2% !important;
  }
}
body.photowedding.new .secPhotos .img.img11 {
  max-width: 980px !important;
  top: 121vw !important;
  right: auto !important;
  width: 52% !important;
  left: 17.7% !important;
}
body.photowedding.new .secPhotos .img.imgCamera1 {
  top: 3vw !important;
  max-width: 247px !important;
  right: 8% !important;
  width: 13% !important;
}
@media screen and (max-width: 991px) {
  body.photowedding.new .secPhotos .img.imgCamera1 {
    right: 4% !important;
  }
}
body.photowedding.new .secPhotos .img.imgCamera2 {
  top: 63vw !important;
  max-width: 145px !important;
  left: 41% !important;
  width: 8% !important;
}
body.photowedding.new .secPhotos .img.imgCamera3 {
  top: 113vw !important;
  max-width: 234px !important;
  left: 8% !important;
  width: 13% !important;
}
body:not(.top) .topFixedBox {
  display: none;
}

/*------------------------------------------------------------
  Loader
  ------------------------------------------------------------*/
#loader {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  background-color: #D5D0CA;
  z-index: 10000;
  top: 0;
}
#loader h2 {
  text-align: center;
  color: #633E17;
  font-family: arial;
  font-size: 2.6rem;
  letter-spacing: 3px;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  animation: float 1.5s linear infinite;
  animation-direction: alternate;
  margin-top: -10%;
}
@media screen and (max-width: 991px) {
  #loader h2 {
    font-size: 1.6rem;
  }
}
#loader.loaded {
  animation: fadeOut 0.5s forwards;
}
#loader img {
  max-width: 200px;
}
@media screen and (max-width: 991px) {
  #loader img {
    max-width: 130px;
  }
}

@keyframes float {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.1, 1.1);
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    display: none;
    opacity: 0;
    z-index: -1;
  }
}/*# sourceMappingURL=page.css.map */