.white_kv {
  position: relative;
}
.white_kv h1 {
  width: 92%;
}
.white_kv h1 img {
  width: 75%;
  max-width: 452px;
}
.white_kv p {
  width: 82%;
  max-width: 1180px;
  position: absolute;
  font-size: 18px;
  color: #7d796f;
  bottom: 64px;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1.7;
}
@media screen and (max-width: 834px) {
  .white_kv p {
    padding-top: 6vw;
    position: relative;
    font-size: 4vw;
    bottom: 8.5333333333vw;
    bottom: auto;
    left: auto;
    transform: none;
    margin: 0 auto;
  }
}

.sect1,
.sect3,
.sect5,
.sect7 {
  background: #f3f5f8;
}

.sect2,
.sect3,
.sect4,
.sect5,
.sect6,
.sect7 {
  padding-top: 80px;
  padding-bottom: 160px;
}
@media screen and (max-width: 1180px) {
  .sect2,
  .sect3,
  .sect4,
  .sect5,
  .sect6,
  .sect7 {
    padding-bottom: 8.6440677966vw;
  }
}
@media screen and (max-width: 834px) {
  .sect2,
  .sect3,
  .sect4,
  .sect5,
  .sect6,
  .sect7 {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }
  .sect2 .lo_sect_ttl,
  .sect3 .lo_sect_ttl,
  .sect4 .lo_sect_ttl,
  .sect5 .lo_sect_ttl,
  .sect6 .lo_sect_ttl,
  .sect7 .lo_sect_ttl {
    padding-left: 0;
    margin-left: 5vw;
    margin-bottom: 6vw !important;
  }
}

.sect_container {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  color: #626262;
}
.sect_container .lo_sect_ttl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  color: #626262;
  line-height: 1;
}
.sect_container .lo_sect_ttl span {
  padding-right: 1.2em;
  margin-right: 1.2em;
  position: relative;
}
.sect_container .lo_sect_ttl span:after {
  content: "";
  width: 1px;
  height: 30px;
  background: #7d796f;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sect_container .lo_sect_ttl strong {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 1179px) {
  .sect_container .lo_sect_ttl {
    padding-left: 15px;
  }
}
@media screen and (max-width: 834px) {
  .sect_container .lo_sect_ttl {
    font-size: 2.1333333333vw;
    font-size: 3.6vw;
  }
  .sect_container .lo_sect_ttl strong {
    font-size: 4.5vw;
  }
  .sect_container .lo_sect_ttl span:after {
    height: 1.8em;
  }
}
.sect_container .small {
  font-size: 13px !important;
  padding-left: 1.4em;
  text-indent: -1.4em;
  margin-bottom: 0;
}
@media screen and (max-width: 834px) {
  .sect_container .small {
    font-size: 3vw !important;
  }
}

@media screen and (max-width: 834px) {
  .sect1 {
    padding-bottom: 8vw;
  }
}
.sect1 .sect_container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 834px) {
  .sect1 .sect_container {
    display: block;
    padding-top: 8vw;
  }
}
.sect1 .sect_container .txt {
  width: 55.0847457627%;
}
@media screen and (max-width: 834px) {
  .sect1 .sect_container .txt {
    width: 90%;
    margin: 0 auto 5vw;
  }
}
.sect1 .sect_container .txt .lo_sect_ttl {
  padding-top: 80px;
  margin-bottom: 120px;
}
@media screen and (max-width: 1180px) {
  .sect1 .sect_container .txt .lo_sect_ttl {
    margin-bottom: 7.1186440678vw;
    padding-top: 6.7796610169vw;
  }
}
@media screen and (max-width: 834px) {
  .sect1 .sect_container .txt .lo_sect_ttl {
    padding-left: 0;
    margin-bottom: 6vw;
    padding-top: 0;
  }
}
.sect1 .sect_container .txt > div {
  padding-left: 8.4745762712%;
}
@media screen and (max-width: 834px) {
  .sect1 .sect_container .txt > div {
    padding-left: 0;
  }
}
.sect1 .sect_container .txt > div .blue_catch {
  margin-bottom: 94px;
}
@media screen and (max-width: 1180px) {
  .sect1 .sect_container .txt > div .blue_catch {
    margin-bottom: 4.6610169492vw;
  }
}
@media screen and (max-width: 1179px) {
  .sect1 .sect_container .txt > div .blue_catch img {
    max-width: 438px;
    width: 37.1186440678vw;
  }
}
@media screen and (max-width: 834px) {
  .sect1 .sect_container .txt > div .blue_catch img {
    width: 58.4vw;
  }
}
.sect1 .sect_container .txt > div .lr_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.sect1 .sect_container .txt > div .lr_wrapper .left {
  width: 240px;
  width: 43.6363636364%;
  font-size: 16px;
  color: #626262;
  line-height: 1.7;
  margin-right: 10.9090909091%;
}
.sect1 .sect_container .txt > div .lr_wrapper .left .small {
  padding-top: 20px;
}
@media screen and (max-width: 834px) {
  .sect1 .sect_container .txt > div .lr_wrapper .left {
    font-size: 3.6vw;
    width: 65.4545454545%;
    margin-right: 5.4545454545%;
  }
}
.sect1 .sect_container .txt > div .lr_wrapper img {
  width: 29.0909090909%;
}
.sect1 .sect_container .pic {
  width: 44.9152542373%;
}
.sect1 .sect_container .pic img {
  width: 100%;
}
@media screen and (max-width: 834px) {
  .sect1 .sect_container .pic {
    width: 90%;
    margin: 0 auto;
  }
  .sect1 .sect_container .pic img {
    width: 50vw;
  }
}

.sect2 .sect_container .lo_sect_ttl {
  margin-bottom: 54px;
}
@media screen and (max-width: 1180px) {
  .sect2 .sect_container .lo_sect_ttl {
    margin-bottom: 3.2203389831vw;
  }
}
@media screen and (max-width: 834px) {
  .sect2 .sect_container .lo_sect_ttl {
    padding-left: 0;
  }
}
.sect2 .sect_container .lo_sect_ttl img {
  width: 100%;
}
.sect2 .sect_container .lr_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 834px) {
  .sect2 .sect_container .lr_wrapper {
    flex-direction: column-reverse;
  }
}
.sect2 .sect_container .lr_wrapper .left {
  width: 44.9152542373%;
}
.sect2 .sect_container .lr_wrapper .left img {
  width: 100%;
}
@media screen and (max-width: 834px) {
  .sect2 .sect_container .lr_wrapper .left {
    width: 90%;
    margin: 0 auto 0;
  }
}
.sect2 .sect_container .lr_wrapper .right {
  width: 51.6949152542%;
}
@media screen and (max-width: 834px) {
  .sect2 .sect_container .lr_wrapper .right {
    width: 90%;
    margin: 0 auto 4vw;
  }
}
.sect2 .sect_container .lr_wrapper .right .pics {
  width: 86.8852459016%;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 40px;
}
@media screen and (max-width: 834px) {
  .sect2 .sect_container .lr_wrapper .right .pics {
    margin: 0 auto 3vw;
    width: 100%;
  }
}
.sect2 .sect_container .lr_wrapper .right .pics p {
  width: 47.358490566%;
  text-align: center;
  font-family: "shippori mincho";
  color: #15336c;
  font-size: 15px;
}
.sect2 .sect_container .lr_wrapper .right .pics p img {
  width: 100%;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .sect2 .sect_container .lr_wrapper .right .pics p img {
    margin-bottom: 2vw;
  }
}
.sect2 .sect_container .lr_wrapper .right .pics p span {
  font-size: 56px;
  line-height: 1;
}
@media screen and (max-width: 1179px) {
  .sect2 .sect_container .lr_wrapper .right .pics p span {
    font-size: 4.7457627119vw;
  }
}
.sect2 .sect_container .lr_wrapper .right > p {
  font-size: 16px;
  line-height: 1.85;
  width: 70.4918032787%;
  margin: 0 auto 20px;
  color: #626262;
}
@media screen and (max-width: 834px) {
  .sect2 .sect_container .lr_wrapper .right > p {
    font-size: 3.6vw;
    width: 100%;
    margin-bottom: 2vw;
  }
}
.sect2 .sect_container .lr_wrapper .right > p.small {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .sect3 {
    padding-top: 8vw;
  }
}
.sect3 .lo_sect_ttl {
  margin-bottom: 25px;
}
@media screen and (max-width: 1180px) {
  .sect3 .lo_sect_ttl {
    margin-bottom: 1.4406779661vw;
  }
}
@media screen and (max-width: 834px) {
  .sect3 .lo_sect_ttl {
    padding-left: 0;
  }
}
.sect3 .lr_wrapper {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .sect3 .lr_wrapper {
    display: block;
  }
}
.sect3 .lr_wrapper .left {
  width: 53.2203389831%;
  text-align: center;
  padding-top: 96px;
}
@media screen and (max-width: 1180px) {
  .sect3 .lr_wrapper .left {
    padding-top: 5.6779661017vw;
  }
}
@media screen and (max-width: 834px) {
  .sect3 .lr_wrapper .left {
    width: 90%;
    margin: 0 auto 5vw;
    padding-top: 0;
  }
}
.sect3 .lr_wrapper .left .blue_catch {
  margin: 0 auto 90px;
}
@media screen and (max-width: 1180px) {
  .sect3 .lr_wrapper .left .blue_catch {
    margin-bottom: 5.3389830508vw;
  }
}
@media screen and (max-width: 834px) {
  .sect3 .lr_wrapper .left .blue_catch {
    text-align: left;
  }
}
.sect3 .lr_wrapper .left .blue_catch img {
  max-width: 464px;
  width: 100%;
}
@media screen and (max-width: 1179px) {
  .sect3 .lr_wrapper .left .blue_catch img {
    max-width: 464px;
    width: 39.3220338983vw;
  }
}
@media screen and (max-width: 834px) {
  .sect3 .lr_wrapper .left .blue_catch img {
    width: 61.8666666667vw;
  }
}
.sect3 .lr_wrapper .left .blue_catch + p {
  width: 68.7898089172%;
  margin: 0 auto;
  text-align: left;
  font-size: 16px;
  line-height: 1.85;
}
@media screen and (max-width: 834px) {
  .sect3 .lr_wrapper .left .blue_catch + p {
    font-size: 3.6vw;
    width: 100%;
  }
}
.sect3 .lr_wrapper .right {
  width: 38.1355932203%;
  margin-right: 3.813559322%;
}
.sect3 .lr_wrapper .right img {
  width: 100%;
}
@media screen and (max-width: 834px) {
  .sect3 .lr_wrapper .right {
    width: 90%;
    margin: 0 auto;
  }
  .sect3 .lr_wrapper .right img {
    max-width: 450px;
  }
}

.sect4 .lo_sect_ttl {
  margin-bottom: 80px;
}
@media screen and (max-width: 1180px) {
  .sect4 .lo_sect_ttl {
    margin-bottom: 4.6610169492vw;
  }
}
@media screen and (max-width: 834px) {
  .sect4 .lo_sect_ttl {
    padding-left: 0;
  }
}
.sect4 .lr_wrapper {
  width: 83.0508474576%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: flex-start;
}
@media screen and (max-width: 834px) {
  .sect4 .lr_wrapper {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
}
.sect4 .lr_wrapper .left {
  width: 44.0816326531%;
  padding-top: 30px;
}
@media screen and (max-width: 834px) {
  .sect4 .lr_wrapper .left {
    width: 100%;
    margin: 0 auto 5vw;
    padding-top: 0;
  }
}
.sect4 .lr_wrapper .left img {
  width: 100%;
}
.sect4 .lr_wrapper .left .blue_catch {
  margin-bottom: 85px;
}
.sect4 .lr_wrapper .left .blue_catch img {
  width: 100%;
}
@media screen and (max-width: 1180px) {
  .sect4 .lr_wrapper .left .blue_catch {
    margin-bottom: 5.0847457627vw;
  }
}
@media screen and (max-width: 834px) {
  .sect4 .lr_wrapper .left .blue_catch {
    text-align: left;
  }
  .sect4 .lr_wrapper .left .blue_catch img {
    width: 57.6vw;
  }
}
.sect4 .lr_wrapper .left > p {
  text-align: left;
  font-size: 16px;
  line-height: 1.85;
}
.sect4 .lr_wrapper .left > p.small {
  padding-top: 25px;
  margin-bottom: 0;
}
@media screen and (max-width: 834px) {
  .sect4 .lr_wrapper .left > p {
    font-size: 3.6vw;
    margin-bottom: 2vw;
  }
  .sect4 .lr_wrapper .left > p.small {
    padding-top: 0;
  }
}
.sect4 .lr_wrapper .right {
  width: 44.0816326531%;
  font-size: 13px;
  text-align: right;
}
.sect4 .lr_wrapper .right img {
  width: 100%;
  margin-bottom: 12px;
}
@media screen and (max-width: 834px) {
  .sect4 .lr_wrapper .right {
    width: 100%;
    margin: 0 auto 5vw;
    text-align: left;
  }
  .sect4 .lr_wrapper .right img {
    max-width: 430px;
  }
}

.sect5 .lo_sect_ttl {
  margin-bottom: 52px;
}
@media screen and (max-width: 1180px) {
  .sect5 .lo_sect_ttl {
    margin-bottom: 3.0508474576vw;
  }
}
@media screen and (max-width: 834px) {
  .sect5 .lo_sect_ttl {
    padding-left: 0;
  }
}
.sect5 .lr_wrapper {
  width: 91.5254237288%;
  margin: 0 0 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 834px) {
  .sect5 .lr_wrapper {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
}
.sect5 .lr_wrapper .left {
  width: 40%;
  padding-right: 1.5em;
  padding-top: 60px;
}
@media screen and (max-width: 1180px) {
  .sect5 .lr_wrapper .left {
    padding-top: 3.5593220339vw;
  }
}
@media screen and (max-width: 834px) {
  .sect5 .lr_wrapper .left {
    width: 100%;
    margin: 0 auto 5vw;
    padding-right: 0;
    padding-top: 0;
  }
}
.sect5 .lr_wrapper .left .blue_catch {
  width: 45.3703703704%;
  margin: 0 auto 94px;
}
@media screen and (max-width: 1180px) {
  .sect5 .lr_wrapper .left .blue_catch {
    margin-bottom: 5.593220339vw;
  }
}
.sect5 .lr_wrapper .left .blue_catch img {
  width: 100%;
}
@media screen and (max-width: 834px) {
  .sect5 .lr_wrapper .left .blue_catch {
    text-align: left;
    width: auto;
  }
  .sect5 .lr_wrapper .left .blue_catch img {
    max-width: 26.1333333333vw;
  }
}
.sect5 .lr_wrapper .left > p {
  text-align: left;
  font-size: 16px;
  line-height: 1.85;
  margin: 0 auto;
}
.sect5 .lr_wrapper .left > p.small {
  padding-top: 25px;
}
@media screen and (max-width: 834px) {
  .sect5 .lr_wrapper .left > p {
    font-size: 3.6vw;
    margin-bottom: 2vw;
  }
  .sect5 .lr_wrapper .left > p.small {
    padding-top: 0;
    margin: 0;
  }
}
.sect5 .lr_wrapper .right {
  width: 49.0740740741%;
}
.sect5 .lr_wrapper .right img {
  width: 100%;
}
@media screen and (max-width: 834px) {
  .sect5 .lr_wrapper .right {
    width: 100%;
    margin: 0 auto;
  }
}

.sect6 .lo_sect_ttl {
  margin-bottom: 110px;
}
@media screen and (max-width: 1180px) {
  .sect6 .lo_sect_ttl {
    margin-bottom: 6.5254237288vw;
  }
}
@media screen and (max-width: 834px) {
  .sect6 .lo_sect_ttl {
    padding-left: 0;
  }
}
.sect6 .lead {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 834px) {
  .sect6 .lead {
    font-size: 3.6vw;
  }
}
.sect6 .pics_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 96%;
  max-width: 1180px;
  margin: 0 auto;
}
.sect6 .pics_wrapper > div {
  width: 49.1525423729%;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .sect6 .pics_wrapper > div {
    margin-bottom: 4.8vw;
  }
}
.sect6 .pics_wrapper > div .pic {
  margin-bottom: 25px;
}
.sect6 .pics_wrapper > div .pic img {
  width: 100%;
}
@media screen and (max-width: 834px) {
  .sect6 .pics_wrapper > div .pic {
    margin-bottom: 3.3333333333vw;
  }
}
.sect6 .pics_wrapper > div .txt {
  font-family: "shippori mincho";
  font-size: 30px;
  line-height: 1.4;
  color: #15336c;
}
.sect6 .pics_wrapper > div .txt span {
  font-size: 15px;
}
@media screen and (max-width: 834px) {
  .sect6 .pics_wrapper > div .txt {
    font-size: 4.7vw;
  }
}

.sect7 .lo_sect_ttl {
  margin-bottom: 116px;
}
@media screen and (max-width: 1180px) {
  .sect7 .lo_sect_ttl {
    margin-bottom: 6.7796610169vw;
  }
}
@media screen and (max-width: 834px) {
  .sect7 .lo_sect_ttl {
    padding-left: 0;
  }
}
.sect7 .lead {
  text-align: center;
  margin-bottom: 40px;
  font-size: 16px;
}
.sect7 .lead .kome {
  font-size: 14px;
  padding-top: 30px;
}
@media screen and (max-width: 834px) {
  .sect7 .lead {
    font-size: 3.6vw;
  }
}
.sect7 .pics_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 96%;
  max-width: 1180px;
  margin: 0 auto;
}
.sect7 .pics_wrapper > div {
  width: 32.2033898305%;
  text-align: center;
}
.sect7 .pics_wrapper > div .pic {
  margin-bottom: 25px;
}
.sect7 .pics_wrapper > div .pic img {
  width: 100%;
}
@media screen and (max-width: 834px) {
  .sect7 .pics_wrapper > div .pic {
    margin-bottom: 3.3333333333vw;
  }
}
.sect7 .pics_wrapper > div .txt {
  font-family: "shippori mincho";
  font-size: 30px;
  line-height: 1;
  color: #15336c;
}
@media screen and (max-width: 834px) {
  .sect7 .pics_wrapper > div .txt {
    font-size: 4.7vw;
  }
}
@media screen and (max-width: 834px) {
  .sect7 .pics_wrapper > div {
    width: 49.1525423729%;
    margin-bottom: 5.3333333333vw;
  }
}/*# sourceMappingURL=style.css.map */