@charset "utf-8";


/*---------------------------------------------------------
岡崎婚
---------------------------------------------------------*/
.okazaki-wedding .okazaki-ttl {
  width: 20%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.okazaki-wedding .page-ttl {
  font-size: 40px;
  line-height: 1.4;
  margin-bottom: 120px;
}

.okazaki-wedding .under-line {
  display: inline-block;
  line-height: 1.8;
  border-bottom: 3px solid #315d94;
}

.okazaki-wedding .page-ttl .comment {
  font-size: 24px;
}
.okazaki-wedding .page-ttl .big {
  font-size: 58px;
  padding: 0 10px;
}
.okazaki-wedding .point .right-img {
  top: -10px;
  right: 20px;
}

.okazaki-wedding .point .left-img {
  top: -10px;
  left: 20px;
}

.okazaki-wedding .point01 {
  margin-bottom: 120px;
  height: 496px;
}
.okazaki-wedding .point02 {
  margin-bottom: 140px;
  height: 300px;
}
.okazaki-wedding .point03 {
  margin-bottom: 160px;
}
.okazaki-wedding .point-num {
  left: 40px;
  top: -50px;
}

.okazaki-wedding .point-num.right {
  right: 40px;
  top: -50px;
  left: auto;
}

.bg-light-orange {
  background: #fef5e2;
  padding: 15px 30px;
}

.bg-light-orange .bold {
  font-size: 18px;
}

.okazaki-wedding .bg-orange.w960 {
  margin: 60px auto 160px;
  width: 960px;
  padding: 60px;
}

.okazaki-wedding .bg-orange.w960 .row {
  padding: 0 30px;
}

.okazaki-wedding .bg-orange .ribbon-ttl {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  padding: 0 40px;
  font-size: 22px;
  background: #f2865c;
  color: #fff;
  box-sizing: border-box;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
}

.okazaki-wedding .bg-orange .ribbon-ttl:before, .okazaki-wedding .bg-orange .ribbon-ttl:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.okazaki-wedding .bg-orange .ribbon-ttl:before {
  top: 0;
  left: -14.5px;
  border-width: 25px 0px 25px 15px;
  border-color: #f2865c transparent;
  border-style: solid;
}

.okazaki-wedding .bg-orange .ribbon-ttl:after {
  top: 0;
  right: -14.5px;
  border-width: 25px 15px 25px 0px;
  border-color: #f2865c transparent;
  border-style: solid;
}

.okazaki-wedding .comment {
  font-size: 18px;
  position: relative;
  display: inline-block;
}
.okazaki-wedding .comment::before {
  display: block;
  content: '';
  left: -30px;
  top: -7px;
  position: absolute;
  border-left: 2px solid #7f7f7f;
  height: 40px;
  width: 2px;
  transform: rotate(346deg);
}
.okazaki-wedding .comment::after {
  display: block;
  content: '';
  right: -30px;
  top: -7px;
  position: absolute;
  border-right: 2px solid #7f7f7f;
  height: 40px;
  width: 2px;
  transform: rotate(14deg);
}
.okazaki-wedding .btn-orange {
  font-size: 18px;
  width: 432px;
  height: 72px;
  line-height: 72px;
}

.okazaki-wedding .section-03 {
  margin-top: 100px;
}

.okazaki-wedding .section-03 .ttl {
  font-size: 28px;
}

.okazaki-wedding .transfer-img {
  margin-bottom: 190px;
}
.okazaki-wedding .section-03 .point {
  margin-bottom: 160px;
}
.okazaki-wedding .section-03 .text-block02 {
  margin-top: 28px;
}

.okazaki-wedding .section-03 .right-img {
  top: -120px;
  right: -100px;
}

.okazaki-wedding .section-03 .left-img {
  top: -20px;
  left: -100px;
}

.okazaki-wedding .section-03 .container.even {
  margin-bottom: 85px;
}

.okazaki-wedding .bg-color::before {
  content: '';
  background: #dfe9f2;
  display: block;
  height: 421px;
  width: 90%;
  min-width: 1380px;
  position: absolute;
  left: 0;
  top: -70px;
  z-index: -10;
}

.okazaki-wedding .bg-color.bg03::before {
  height: 451px;
  right: 0;
  left: auto;
  width: 90%;
}

.okazaki-wedding .bg-color.bg05::before {
  height: 620px;
}

