@charset "UTF-8";
html {
  min-width: 1240px;
}
@media (max-width: 736px) {
  html {
    min-width: 0;
  }
}

.main, html, body {
  overflow-x: visible !important;
}

.content-wrapper {
  position: relative;
  z-index: 1;
}
.content-wrapper .content-inner {
  position: relative;
  font-size: 20px;
  font-weight: 600;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W6", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  box-sizing: border-box;
  text-align: left;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  z-index: 1;
}
.content-wrapper .content-inner .txt-regular {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-weight: 400;
}
.content-wrapper .content-inner.box-content1 {
  background: url("../images/main-bg-top.jpg") center top no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 2200px) {
  .content-wrapper .content-inner.box-content1 {
    background-size: 2200px 100%;
  }
}
@media (max-width: 736px) {
  .content-wrapper .content-inner.box-content1 {
    background: url("../images/main-bg-top-sp.jpg") center top no-repeat;
    background-size: 100% 100%;
  }
}
.content-wrapper .content-inner.box-content2 {
  position: relative;
  z-index: 2;
  margin-top: -20px;
  background: url("../images/box2-main-bg.png") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 2200px) {
  .content-wrapper .content-inner.box-content2 {
    background-size: 2236px 100%;
  }
}
@media (max-width: 736px) {
  .content-wrapper .content-inner.box-content2 {
    background: url("../images/box2-main-bg-sp.png") center no-repeat;
    background-size: 100% 100%;
    margin-top: -5vw;
  }
}
.content-wrapper .content-inner.box-content3 {
  margin-top: -20px;
  background: url("../images/box3-main-bg.png") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 2200px) {
  .content-wrapper .content-inner.box-content3 {
    background-size: 2200px 100%;
  }
}
@media (max-width: 736px) {
  .content-wrapper .content-inner.box-content3 {
    background: url("../images/box3-main-bg-sp.png") center no-repeat;
    background-size: 100% 100%;
  }
}
.content-wrapper .content-inner.box-content4 {
  margin-top: -25px;
  background: url("../images/box4-main-bg.png") center top no-repeat, linear-gradient(to bottom, transparent 0%, transparent 10%, #D1ECFB 10.1%, #D1ECFB 100%);
  background-size: 100% auto;
  position: relative;
  z-index: 1;
}
@media (max-width: 2200px) {
  .content-wrapper .content-inner.box-content4 {
    background-size: 2200px auto;
  }
}
@media (max-width: 736px) {
  .content-wrapper .content-inner.box-content4 {
    background: url("../images/box4-main-bg-sp.png") center top no-repeat;
    background-size: 100% auto;
  }
}
.content-wrapper img {
  max-width: 100%;
}

.content-wrapper * {
  box-sizing: border-box;
}

.beach04 .wrapper {
  min-width: 1040px;
}
@media (max-width: 736px) {
  .beach04 .wrapper {
    min-width: 100%;
  }
}

.section-inner {
  margin: 0 auto;
  width: 1040px;
  box-sizing: border-box;
  padding: 0 20px;
}
@media screen and (max-width: 736px) {
  .section-inner {
    padding: 0;
  }
}

@media screen and (min-width: 737px) {
  .u-pc-hide {
    display: none !important;
  }
}
@media screen and (max-width: 736px) {
  .u-sp-hide {
    display: none !important;
  }
  .section-inner {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    min-width: unset;
  }
}
.kv {
  padding-top: 35px;
}
@media (max-width: 736px) {
  .kv {
    padding-top: 0;
  }
}
.kv-img {
  margin: 0 -38px 0 -42px;
  position: relative;
}
@media (max-width: 736px) {
  .kv-img {
    margin: 0;
    width: 100%;
    line-height: 0;
  }
}
.kv-img:before {
  content: "";
  position: absolute;
  top: 1px;
  left: -353px;
  width: 551px;
  height: 1031px;
  background: url("../images/kv-deco-l.png") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .kv-img:before {
    display: none;
  }
}
.kv-img:after {
  content: "";
  position: absolute;
  top: 124px;
  right: -322px;
  width: 233px;
  height: 1030px;
  background: url("../images/kv-deco-r.svg") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .kv-img:after {
    display: none;
  }
}
.kv-img-left {
  position: absolute;
  top: 87px;
  left: -284px;
  width: 420px;
  z-index: 2;
}
.kv-img-right {
  position: absolute;
  top: 17px;
  right: -288px;
  width: 525px;
  z-index: 1;
}
.kv-txt {
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  color: #266498;
  letter-spacing: 0.075em;
  margin: 21px 0 0;
}
@media (max-width: 736px) {
  .kv-txt {
    font-size: 14px;
    line-height: 22px;
    position: relative;
    margin-top: 11px;
    letter-spacing: 0.06em;
  }
  .kv-txt:before {
    content: "";
    position: absolute;
    top: -113px;
    left: calc(50% - 184px);
    width: 446px;
    height: 570px;
    background: url("../images/kv-deco-sp.png") center no-repeat;
    background-size: 100% 100%;
    z-index: -1;
  }
}
.kv .photo-sp {
  width: 343px;
  margin: 22px auto 0;
}

.section1 {
  margin-top: 63px;
}
@media (max-width: 736px) {
  .section1 {
    margin-top: 24px;
    padding: 0 16px;
  }
}
.section1 .box {
  position: relative;
  z-index: 1;
  padding: 46px 0 93px;
  color: #fff;
}
@media (max-width: 736px) {
  .section1 .box {
    width: 343px;
    margin: 0 auto;
    max-width: 100%;
    padding: 57px 16px 258px;
    box-sizing: border-box;
  }
}
.section1 .box:before {
  content: "";
  position: absolute;
  left: -340px;
  top: 70px;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
  width: 268px;
  height: 987px;
  background: url("../images/sec1-box-deco-l.svg") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section1 .box:before {
    display: none;
  }
}
.section1 .box:after {
  content: "";
  position: absolute;
  top: 0;
  right: -359px;
  top: 335px;
  width: 230px;
  height: 392px;
  background: url("../images/sec1-box-deco-r.svg") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section1 .box:after {
    display: none;
  }
}
.section1 .box-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -23px;
  right: -23px;
  background: url("../images/sec1_bg.png") center top no-repeat;
  background-size: cover;
  z-index: -1;
}
@media (max-width: 736px) {
  .section1 .box-bg {
    left: 0;
    right: 0;
    background: url("../images/sec1_bg-sp.png") center top no-repeat;
    background-size: 100% 100%;
  }
}
.section1 .box-top {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 736px) {
  .section1 .box-top {
    flex-direction: column;
    justify-content: center;
  }
}
.section1 .box-top .item {
  width: 478px;
  text-align: center;
}
@media (max-width: 736px) {
  .section1 .box-top .item {
    width: 100%;
  }
  .section1 .box-top .item + .item {
    margin-top: 35px;
    margin-right: -3px;
    width: calc(100% + 3px);
  }
}
.section1 .box-top .item-date {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 8px;
  margin-top: 12px;
}
.section1 .box-top .item-date small {
  display: inline-block;
  font-size: 16px;
}
.section1 .box-top .item-date span {
  width: 22px;
  height: 22px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 6px;
  color: #39BEDD;
  font-size: 14px;
  margin-left: 6px;
  transform: translate(0, -2px);
}
@media (max-width: 736px) {
  .section1 .box-top .item-date {
    font-size: 17px;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 2px;
  }
  .section1 .box-top .item-date small {
    font-size: 14px;
  }
  .section1 .box-top .item-date span {
    font-size: 11px;
    width: 17px;
    height: 17px;
    border-radius: 4px;
    transform: translate(0, -1px);
    margin-left: 11px;
  }
}
.section1 .box-top .item h4 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 11px;
  letter-spacing: 0.1em;
}
@media (max-width: 736px) {
  .section1 .box-top .item h4 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 12px;
  }
}
@media (min-width: 737px) {
  .section1 .box-top .item.item2 h3, .section1 .box-top .item.item2 h4, .section1 .box-top .item.item2 .row-info {
    padding-left: 10px;
  }
}
.section1 .box-top .row-info {
  display: flex;
  justify-content: center;
}
.section1 .box-top .row-info dl {
  padding: 0 36px;
  position: relative;
}
.section1 .box-top .row-info dl + dl:before {
  content: "";
  position: absolute;
  top: 55%;
  left: -2px;
  transform: translate(-50%, -50%);
  width: 2px;
  height: 40px;
  background: url("../images/sec1_bd.png") center no-repeat;
  background-size: 100% 100%;
}
.section1 .box-top .row-info dl dt {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 3px;
}
@media (max-width: 736px) {
  .section1 .box-top .row-info dl dt {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px;
  }
}
.section1 .box-top .row-info dl dd {
  font-size: 21px;
  line-height: 25px;
}
@media (max-width: 736px) {
  .section1 .box-top .row-info dl dd {
    font-size: 16px;
    line-height: 22px;
  }
}
.section1 .box-bottom {
  margin-top: 90px;
  padding-left: 17px;
}
@media (max-width: 736px) {
  .section1 .box-bottom {
    margin-top: 58px;
    padding-left: 0;
  }
}
.section1 .box-bottom dl {
  width: 541px;
}
.section1 .box-bottom dl dt {
  line-height: 0;
}
@media (max-width: 736px) {
  .section1 .box-bottom dl {
    width: 100%;
  }
  .section1 .box-bottom dl dt {
    text-align: center;
    margin: 0 -20px;
  }
  .section1 .box-bottom dl dt img {
    width: 315px;
  }
}
.section1 .box-bottom dl dd {
  font-size: 18px;
  line-height: 30px;
  margin-top: 23px;
  letter-spacing: 0.1em;
}
@media (max-width: 736px) {
  .section1 .box-bottom dl dd {
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px;
    text-indent: 5px;
  }
}

.section2 {
  margin-top: 90px;
  position: relative;
}
.section2 .anchorPoint {
  position: absolute;
  top: -90px;
}
@media (max-width: 736px) {
  .section2 {
    margin-top: 80px;
  }
  .section2 .anchorPoint {
    top: -70px;
  }
}
.section2 h2 {
  width: 748px;
  margin: 0 auto 54px;
  position: relative;
}
@media (max-width: 736px) {
  .section2 h2 {
    width: 312px;
    margin-bottom: 42px;
  }
}
.section2 h2:before {
  content: "";
  position: absolute;
  bottom: 14px;
  left: -89px;
  width: 927px;
  height: 77px;
  background: url("../images/sec2-ttl-deco.svg") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section2 h2:before {
    bottom: -50px;
    left: -25px;
    width: 359px;
    height: 34px;
    background: url("../images/sec2-ttl-deco-sp.svg") center no-repeat;
    background-size: 100% 100%;
  }
}
.section2 .group-img {
  width: 669px;
  margin: 0 auto 2px;
  position: relative;
}
@media (max-width: 736px) {
  .section2 .group-img {
    width: 343px;
    margin-bottom: 0;
  }
}
.section2 .group-img .img-left {
  position: absolute;
  top: -50px;
  left: -271px;
  width: 370px;
}
.section2 .group-img .img-right {
  position: absolute;
  top: -43px;
  right: -371px;
  width: 496px;
}
.section2 .group-img:before {
  content: "";
  position: absolute;
  top: 107px;
  left: -584px;
  width: 143px;
  height: 627px;
  background: url("../images/sec2-deco-l.svg") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section2 .group-img:before {
    right: -26px;
    bottom: 165px;
    top: auto;
    left: auto;
    width: 46px;
    height: 46px;
    background: url("../images/sec2-img-deco-sp.png") center no-repeat;
    background-size: 100% 100%;
  }
}
.section2 .group-img:after {
  content: "";
  position: absolute;
  top: 267px;
  right: -561px;
  width: 385px;
  height: 909px;
  background: url("../images/sec2-deco-r.svg") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section2 .group-img:after {
    display: none;
  }
}
.section2 .bottom-info {
  width: 630px;
  margin: 0 auto 3px;
}
@media (max-width: 736px) {
  .section2 .bottom-info {
    width: 311px;
    margin: 21px auto 0;
  }
}
.section2 .bottom-info h3 {
  margin: 0 -28px 12px 2px;
}
@media (max-width: 736px) {
  .section2 .bottom-info h3 {
    margin: 0 auto 13px;
    width: 283px;
  }
}
.section2 .bottom-info .txt {
  font-size: 18px;
  line-height: 30px;
  color: #533838;
  margin-bottom: 28px;
  letter-spacing: 0.07em;
}
@media (max-width: 736px) {
  .section2 .bottom-info .txt {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 22px;
  }
}
.section2 .img-bottom {
  padding: 0 84px;
  text-align: right;
}
.section2 .img-bottom img {
  width: 573px;
}
@media (max-width: 736px) {
  .section2 .img-bottom {
    padding: 0;
    width: 308px;
    margin: 0 auto;
    position: relative;
  }
  .section2 .img-bottom:before {
    content: "";
    position: absolute;
    bottom: -16px;
    left: calc(50% + 141px);
    width: 116px;
    height: 198px;
    background: url("../images/sec2_img_bott-decosp.png");
    background-size: 100% 100%;
  }
  .section2 .img-bottom img {
    width: 100%;
  }
}

.section3 {
  margin-top: 188px;
  padding-bottom: 104px;
  position: relative;
}
.section3 .anchorPoint {
  position: absolute;
  top: -180px;
}
@media (max-width: 736px) {
  .section3 .anchorPoint {
    top: -70px;
  }
}
@media (max-width: 736px) {
  .section3 {
    margin-top: 103px;
    padding-bottom: 32px;
  }
}
.section3 .top {
  width: 670px;
  margin-left: 165px;
  position: relative;
}
@media (max-width: 736px) {
  .section3 .top {
    width: 100%;
    margin: 0 auto;
  }
  .section3 .top h2 {
    margin: 0 auto;
    line-height: 0;
    text-align: center;
  }
  .section3 .top h2 img {
    width: 369px;
    margin: 0 auto;
  }
}
.section3 .top:before {
  content: "";
  position: absolute;
  top: -165px;
  left: 0;
  width: 317px;
  height: 127px;
  background: url("../images/sec3-ttl-deco.png") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section3 .top:before {
    width: 156px;
    height: 61px;
    top: -84px;
    left: 31px;
  }
}
.section3 .top .photo-left {
  position: absolute;
  left: -391px;
  top: -91px;
  width: 480px;
}
@media (max-width: 1440px) {
  .section3 .top .photo-left {
    width: 400px;
    left: -280px;
  }
}
.section3 .top .photo-left:before {
  content: "";
  position: absolute;
  top: 13px;
  left: -110px;
  width: 248px;
  height: 1207px;
  background: url("../images/sec3-deco-l.png") center no-repeat;
  background-size: 100% 100%;
}
.section3 .top .photo-right {
  position: absolute;
  right: -248px;
  top: 231px;
  width: 286px;
}
.section3 .top .photo-right:before {
  content: "";
  position: absolute;
  top: -245px;
  left: 84px;
  width: 142px;
  height: 205px;
  background: url("../images/sec3-deco-r.png") center no-repeat;
  background-size: 100% 100%;
}
.section3 .top h3 {
  width: 613px;
  margin: 6px 0 20px 24px;
  line-height: 0;
}
@media (max-width: 736px) {
  .section3 .top h3 {
    width: 257px;
    margin: 7px auto 21px;
  }
}
.section3 .top p {
  margin-left: 28px;
  font-size: 18px;
  line-height: 30px;
  width: 610px;
  text-align: justify;
  color: #266498;
  letter-spacing: 0.05em;
}
@media (max-width: 736px) {
  .section3 .top p {
    margin: 0 auto;
    width: calc(100% - 64px);
    font-size: 14px;
    line-height: 22px;
  }
}
.section3 .mid {
  width: 893px;
  margin: 13px 0 -98px -56px;
  position: relative;
  z-index: 1;
}
@media (max-width: 736px) {
  .section3 .mid {
    width: 344px;
    margin: 14px auto 14px;
    line-height: 0;
  }
}
.section3 .bottom {
  display: flex;
  margin-right: -21px;
  justify-content: space-between;
}
@media (max-width: 736px) {
  .section3 .bottom {
    flex-direction: column;
    margin-right: 0;
    align-items: center;
  }
}
.section3 .bottom .photo {
  width: 562px;
  position: relative;
}
.section3 .bottom .photo:before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 45px;
  width: 928px;
  height: 271px;
  background: url("../images/sec3-deco-bott.png") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section3 .bottom .photo:before {
    display: none;
  }
}
@media (max-width: 736px) {
  .section3 .bottom .photo {
    width: 375px;
    box-sizing: border-box;
    padding: 0 5px 0 8px;
    margin-top: 13px;
  }
}
.section3 .bottom .text {
  width: calc(100% - 562px);
  padding-right: 21px;
  padding-top: 127px;
  color: #266498;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.08em;
}
@media (max-width: 736px) {
  .section3 .bottom .text {
    width: calc(100% - 64px);
    padding: 0;
    font-size: 14px;
    line-height: 22px;
    margin: 0 auto 0 auto;
  }
}

.section4 {
  padding: 100px 0 102px;
}
@media (max-width: 736px) {
  .section4 {
    padding: 74px 0 92px;
  }
}
.section4 h2 {
  width: 747px;
  margin: 0 auto 55px;
  position: relative;
  line-height: 0;
}
@media (max-width: 736px) {
  .section4 h2 {
    width: calc(100% - 12px);
    margin: 0 auto 34px;
    text-align: center;
  }
}
.section4 h2:before {
  content: "";
  position: absolute;
  top: 0;
  right: -312px;
  width: 160px;
  height: 68px;
  background: url("../images/sec4-ttl-deco.png") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section4 h2:before {
    top: -50px;
    right: -8px;
    width: 80px;
    height: 31px;
    background: url("../images/sec4-ttl-deco-sp.png") center no-repeat;
    background-size: 100% 100%;
  }
}
.section4 .top {
  position: relative;
  padding-left: 333px;
}
@media (max-width: 736px) {
  .section4 .top {
    display: flex;
    flex-direction: column;
    padding: 0;
  }
}
.section4 .top .photo {
  position: absolute;
  top: -114px;
  left: -263px;
  width: 719px;
}
@media (max-width: 1440px) {
  .section4 .top .photo {
    left: -200px;
  }
}
@media (max-width: 736px) {
  .section4 .top .photo {
    position: static;
    width: 349px;
    margin: 0 auto;
    transform: translate(2px, 0);
    line-height: 0;
  }
}
.section4 .top .txt {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  letter-spacing: 0.07em;
}
@media (max-width: 736px) {
  .section4 .top .txt {
    width: calc(100% - 64px);
    font-size: 14px;
    line-height: 22px;
    margin: 6px auto 0;
  }
}
.section4 .bottom {
  position: relative;
  margin-left: 253px;
  margin-top: 844px;
}
@media (max-width: 736px) {
  .section4 .bottom {
    margin: 5px auto 0;
  }
  .section4 .bottom:before {
    content: "";
    position: absolute;
    bottom: -53px;
    left: calc(50% + 33px);
    width: 104px;
    height: 28px;
    background: url("../images/sec4-deco-bottom-sp.svg") center no-repeat;
    background-size: 100%;
  }
}
.section4 .bottom > * {
  position: relative;
  z-index: 2;
}
.section4 .bottom .photo {
  position: absolute;
  top: -969px;
  left: -608px;
  width: 1960px;
}
@media (max-width: 1440px) {
  .section4 .bottom .photo {
    width: 1800px;
    left: -600px;
    top: -920px;
  }
}
@media (max-width: 736px) {
  .section4 .bottom .photo {
    position: static;
    margin-left: -52px;
    margin-right: -69px;
    text-align: center;
    width: auto;
  }
}
@media (max-width: 736px) and (max-width: 375px) {
  .section4 .bottom .photo {
    margin-left: -14.1vw;
    margin-right: -18.4vw;
  }
}
@media (max-width: 736px) {
  .section4 .bottom .photo img {
    width: 497px;
    max-width: 100%;
  }
}
.section4 .bottom .box-txt {
  background: #fff;
  padding: 27px 49px 16px 244px;
  border-radius: 28px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 2;
  font-size: 18px;
  line-height: 30px;
  color: #24669A;
  letter-spacing: 0.07em;
}
@media (max-width: 736px) {
  .section4 .bottom .box-txt {
    width: 343px;
    margin: 0 auto;
    padding: 18px 15px 15px 155px;
    font-size: 13px;
    overflow: hidden;
    line-height: 19px;
    margin-top: -28px;
  }
}
.section4 .bottom .box-txt .author {
  display: block;
  text-align: right;
  margin-right: -12px;
  letter-spacing: 0;
  margin-top: 2px;
}
@media (max-width: 736px) {
  .section4 .bottom .box-txt .author {
    margin-right: 0;
    font-size: 11px;
    margin-top: -2px;
  }
}
.section4 .bottom .box-txt:before {
  content: "";
  position: absolute;
  top: 27px;
  left: 22px;
  right: 24px;
  bottom: 12px;
  background: url("../images/sec4_grid.png") center top;
  background-size: 100%;
  z-index: 1;
}
@media (max-width: 736px) {
  .section4 .bottom .box-txt:before {
    top: 17px;
    left: 16px;
    right: 16px;
    bottom: 4px;
    background: url("../images/sec4_grid-sp.png") center top;
    background-size: 100%;
  }
}
.section4 .bottom .box-txt:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 40px;
  width: 200px;
  height: 230px;
  background: url("../images/sec4_avt.png") center no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}
@media (max-width: 736px) {
  .section4 .bottom .box-txt:after {
    left: 0;
    width: 150px;
    height: 183px;
    background: url("../images/sec4_avt-sp.png") center no-repeat;
    background-size: 100% 100%;
  }
}

.section5 {
  padding: 118px 0 111px;
}
@media (max-width: 736px) {
  .section5 {
    padding: 77px 0 63px;
  }
}
.section5 .top {
  position: relative;
}
.section5 .top:before {
  content: "";
  position: absolute;
  top: -29px;
  left: -285px;
  width: 220px;
  height: 451px;
  background: url("../images/sec5-deco-top-l.png") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section5 .top:before {
    display: none;
  }
}
.section5 .top:after {
  content: "";
  position: absolute;
  top: 386px;
  right: -379px;
  width: 405px;
  height: 941px;
  background: url("../images/sec5-deco-top-r.png") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section5 .top:after {
    display: none;
  }
}
.section5 .top h2 {
  width: 792px;
  margin: 0 auto 50px;
  line-height: 0;
}
@media (max-width: 736px) {
  .section5 .top h2 {
    width: 288px;
    margin-bottom: 30px;
  }
}
.section5 .top p {
  color: #533838;
  margin-bottom: 27px;
  letter-spacing: 0.07em;
}
@media (max-width: 736px) {
  .section5 .top p {
    margin-bottom: 0;
  }
}
.section5 .top .photo {
  margin: 0 -134px 0 -173px;
}
@media (max-width: 736px) {
  .section5 .top .photo {
    margin: 0 -16px 0;
    text-align: center;
  }
  .section5 .top .photo img {
    width: 407px;
  }
}
.section5 .bottom {
  margin-top: 257px;
  position: relative;
}
@media (max-width: 736px) {
  .section5 .bottom {
    margin-top: 60px;
  }
}
.section5 .bottom:before {
  content: "";
  position: absolute;
  top: -172px;
  left: -389px;
  width: 273px;
  height: 1135px;
  background: url("../images/sec5-deco-bot-l.png") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section5 .bottom:before {
    display: none;
  }
}
.section5 .bottom:after {
  content: "";
  position: absolute;
  bottom: 64px;
  right: -450px;
  width: 424px;
  height: 142px;
  background: url("../images/sec5-deco-bot-r.png") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section5 .bottom:after {
    bottom: -28px;
    right: calc(50% + 126px);
    width: 55px;
    height: 54px;
    background: url("../images/sec5_bottom_deco-sp.png") center no-repeat;
    background-size: 100% 100%;
  }
}
.section5 .bottom h2 {
  width: 297px;
  margin: 0 auto 19px;
  transform: translate(-5px, 0);
}
@media (max-width: 736px) {
  .section5 .bottom h2 {
    width: 222px;
    margin-bottom: 17px;
    line-height: 0;
    transform: none;
  }
}
.section5 .bottom p {
  width: 840px;
  margin: 0 auto -25px;
  color: #24669A;
}
@media (max-width: 736px) {
  .section5 .bottom p {
    width: 311px;
    margin-bottom: -3px;
  }
}
.section5 .bottom .photo {
  margin: 0 -65px 0 -155px;
}
@media (max-width: 1440px) {
  .section5 .bottom .photo {
    margin: 0 -65px 0 -100px;
  }
}
@media (max-width: 736px) {
  .section5 .bottom .photo {
    margin: 0 -16px 0;
    text-align: center;
  }
  .section5 .bottom .photo img {
    width: 407px;
    margin: 0 auto;
  }
}
.section5 p {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
@media (max-width: 736px) {
  .section5 p {
    font-size: 14px;
    line-height: 22px;
  }
}

.section6 {
  padding: 122px 0 98px;
  position: relative;
}
@media (max-width: 736px) {
  .section6 {
    padding: 78px 0 0;
  }
}
.section6:before {
  content: "";
  position: absolute;
  bottom: 80px;
  left: calc(50% + 478px);
  width: 358px;
  height: 629px;
  background: url("../images/sec6-deco-b.png") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section6:before {
    display: none;
  }
}
.section6 .content p {
  font-size: 20px;
  line-height: 34px;
  color: #24669A;
}
@media (max-width: 736px) {
  .section6 .content p {
    font-size: 14px;
    line-height: 22px;
  }
}
.section6 .top {
  margin-bottom: 366px;
  position: relative;
}
@media (max-width: 1440px) {
  .section6 .top {
    margin-bottom: 290px;
  }
}
@media (max-width: 736px) {
  .section6 .top {
    margin-bottom: 0;
  }
}
.section6 .top:before {
  content: "";
  position: absolute;
  top: -104px;
  left: -529px;
  width: 485px;
  height: 421px;
  background: url("../images/sec6-deco-top-l.png") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section6 .top:before {
    display: none;
  }
}
.section6 .top h2 {
  width: 429px;
  margin: 0 auto 31px;
}
@media (max-width: 736px) {
  .section6 .top h2 {
    width: 288px;
    margin-bottom: 14px;
    transform: translate(10px, 0);
  }
}
.section6 .top .photo {
  margin: 0 -187px 41px -120px;
  position: relative;
}
@media (max-width: 1440px) {
  .section6 .top .photo {
    margin: 0 -100px 20px -100px;
  }
}
@media (max-width: 736px) {
  .section6 .top .photo {
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
  }
  .section6 .top .photo img {
    margin: 0 auto 0;
    width: 375px;
  }
  .section6 .top .photo:after {
    content: "";
    position: absolute;
    top: 129px;
    left: 7px;
    width: 85px;
    height: 124px;
    background: url("../images/sec6-deco-top-l-sp.png") center no-repeat;
    background-size: 100% 100%;
    z-index: 1;
  }
}
.section6 .top .photo:before {
  content: "";
  position: absolute;
  bottom: 202px;
  right: -158px;
  width: 400px;
  height: 294px;
  background: url("../images/sec6-deco-top-r.png") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section6 .top .photo:before {
    bottom: 226px;
    left: calc(50% + 118px);
    width: 95px;
    height: 87px;
    background: url("../images/sec6-deco-top-r-sp.png") center no-repeat;
    background-size: 100% 100%;
  }
}
.section6 .top h3 {
  width: 908px;
  margin: 0 0 13px -65px;
  line-height: 0;
  position: relative;
  z-index: 1;
}
.section6 .top h3:before {
  content: "";
  position: absolute;
  top: -29px;
  left: -323px;
  width: 356px;
  height: 629px;
  background: url("../images/sec6-h3-deco.png") center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 736px) {
  .section6 .top h3:before {
    display: none;
  }
}
.section6 .top .content {
  width: 618px;
  letter-spacing: 0.075em;
}
@media (max-width: 736px) {
  .section6 .top .content {
    letter-spacing: 0;
  }
}
.section6 .top .content p + p {
  margin-top: 15px;
  width: 575px;
}
.section6 .top .photo-large {
  position: absolute;
  left: -1023px;
  width: 2638px;
  bottom: -1125px;
}
@media (max-width: 1440px) {
  .section6 .top .photo-large {
    left: -822px;
    width: 2238px;
    bottom: -1024px;
  }
}
@media (max-width: 736px) {
  .section6 .mid {
    padding-top: 369px;
    background: url("../images/sec6_mid_sp.png") center top no-repeat;
    background-size: 100% auto;
    position: relative;
    z-index: 1;
    padding-bottom: 250px;
    margin-top: 14px;
  }
  .section6 .mid:before {
    content: "";
    position: absolute;
    top: 35vw;
    left: 0;
    bottom: 0;
    right: 0;
    background: #CFE7FE;
    z-index: -1;
  }
  .section6 .mid .photo-mid-sp {
    position: absolute;
    top: -73px;
    left: calc(50% - 286px);
    width: 553px;
  }
  .section6 .mid h3 {
    width: 346px;
    margin: 0 auto 10px;
    max-width: calc(100% - 32px);
  }
  .section6 .mid .content {
    width: 343px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left: 37px;
    letter-spacing: 0.035em;
    max-width: 100%;
  }
  .section6 .mid .content p {
    width: 100% !important;
  }
  .section6 .mid .content p + p {
    margin-top: 10px;
  }
}
.section6 .bottom {
  text-align: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 736px) {
  .section6 .bottom {
    background: #D1ECFB;
    padding-top: 355px;
    position: relative;
    padding-bottom: 55px;
  }
  .section6 .bottom:before {
    content: "";
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    height: 100px;
    background: linear-gradient(to bottom, #CFE7FE 0%, #D1ECFB 100%);
  }
}
.section6 .bottom h4 {
  width: 667px;
  margin: 0 auto -6px;
  line-height: 0;
}
@media (max-width: 736px) {
  .section6 .bottom h4 {
    position: absolute;
    top: -217px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 762px;
  }
}
.section6 .bottom .content {
  letter-spacing: 0.055em;
  position: relative;
}
@media (max-width: 736px) {
  .section6 .bottom .content:before {
    content: "";
    position: absolute;
    left: calc(50% - 176px);
    bottom: -33px;
    width: 339px;
    height: 44px;
    background: url("../images/sec6_bottom_bub.png") center no-repeat;
    background-size: 100% 100%;
  }
}
.section6 .bottom .content p + p {
  margin-top: 13px;
}

.gnav--inc.is-fixed + .content-wrapper {
  padding-top: 50px;
}
@media (max-width: 736px) {
  .gnav--inc.is-fixed + .content-wrapper {
    padding-top: 56.5px;
  }
}

.lock-scroll {
  overflow: hidden;
}