@charset "UTF-8";
#key {
  background-image: url("../img/main/kv.jpg");
}

#sec1 {
  padding-bottom: 15vw;
}

#sec1 h2.ttl {
  padding: 15vw 0 0 3vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-linear-gradient(#00276f, #1a55c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: 11vw;
  line-height: 1.1;
  letter-spacing: -5px;
  position: relative;
}

#sec1 h2.ttl::before {
  content: '';
  width: 1px;
  background: #00276f;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

#sec1 h2.ttl .fzsm {
  font-size: 6vw;
  letter-spacing: 0;
}

#sec1 .set {
  margin-top: 10vw;
}

#sec1 .set .txt {
  margin-top: 10vw;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 109px 0 64px;
  }
  #sec1 h2.ttl {
    padding: 0 0 0 24px;
    font-size: 112px;
    line-height: 122px;
    letter-spacing: -10px;
  }
  #sec1 h2.ttl::before {
    top: 47px;
    bottom: 13px;
  }
  #sec1 h2.ttl .fzsm {
    font-size: 64px;
    line-height: 80px;
  }
  #sec1 .heading {
    width: 715px;
    margin-left: -138px;
    padding: 0 10px 56px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #f2f2f2;
    position: relative;
    z-index: 1;
  }
  #sec1 .set {
    width: 1361px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 5px 0 0 -111px;
  }
  #sec1 .set .img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 790px;
    margin-top: -187px;
  }
  #sec1 .set .txt {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 520px;
    margin-top: 0;
  }
}

#sec2 {
  padding: 15vw 0;
  background: #d8dee9;
}

#sec2 h2.ttl {
  background: -webkit-linear-gradient(#00276f, #1a55c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: 11vw;
  line-height: 1.1;
  letter-spacing: 0;
  position: relative;
  z-index: 0;
}

#sec2 h2.ttl em {
  font-style: normal;
}

#sec2 h2.ttl .txt1 {
  display: inline-block;
  margin-bottom: 3vw;
  padding-right: 20px;
  background: #d8dee9;
  font-size: 5vw;
  color: #00276f;
  -webkit-text-fill-color: #00276f;
  position: relative;
}

#sec2 h2.ttl .txt1::before {
  content: '';
  width: 100vw;
  height: 1px;
  background: #00276f;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
}

#sec2 h2.ttl .txt3, #sec2 h2.ttl .fzsm {
  font-size: 7vw;
}

#sec2 .imgbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10vw;
}

#sec2 .imgbox .img1 {
  width: 50%;
}

#sec2 .imgbox .img2 {
  width: 50%;
}

#sec2 .txtbox {
  margin-top: 10vw;
}

@media screen and (max-width: 767px) {
  #sec2 .imgbox .img1 img, #sec2 .imgbox .img2 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding: 132px 0 0;
    position: relative;
    z-index: 1;
  }
  #sec2::before {
    content: '';
    width: 100%;
    height: 170%;
    background: #b8d5f7;
    -webkit-transform: skewX(29deg) translateX(-66%);
            transform: skewX(29deg) translateX(-66%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  #sec2 h2.ttl {
    width: 600px;
    margin: 0 -80px 0 auto;
    font-size: 86px;
    line-height: 76px;
  }
  #sec2 h2.ttl .txt1 {
    margin-bottom: 34px;
    padding-right: 20px;
    font-size: 40px;
    line-height: 50px;
  }
  #sec2 h2.ttl .txt3, #sec2 h2.ttl .fzsm {
    font-size: 54px;
  }
  #sec2 .imgbox {
    width: 1500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 61px 0 0 -250px;
  }
  #sec2 .imgbox .img1 {
    width: 681px;
    margin-top: -307px;
  }
  #sec2 .imgbox .img2 {
    width: 753px;
  }
  #sec2 .txtbox {
    width: 500px;
    margin-top: -195px;
  }
  #sec2 .txtbox .txt {
    width: 430px;
  }
}

#sec3 {
  background: #d8dee9;
  position: relative;
}

#sec3 .set {
  padding: 10vw var(--paddingWrap) 15vw;
}

#sec3 .set .txtbox {
  margin-top: 5vw;
}

@media screen and (max-width: 767px) {
  #sec3::before {
    content: '';
    width: 100%;
    height: 100%;
    background: #b8d5f7;
    -webkit-transform: skewX(15deg) translateX(-70%);
            transform: skewX(15deg) translateX(-70%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
}

@media screen and (min-width: 768px) {
  #sec3 {
    min-height: 1083px;
    margin-top: -24px;
    padding-top: 662px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec3 .bgi {
    width: 100%;
    -webkit-clip-path: polygon(51% 0, 100% 0%, 100% 100%, 0 100%, 0 58%);
            clip-path: polygon(51% 0, 100% 0%, 100% 100%, 0 100%, 0 58%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
  #sec3 .bgi img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #sec3 .set {
    width: 702px;
    margin-left: auto;
    padding: 0;
    position: relative;
    z-index: 1;
  }
  #sec3 .set .txtbox {
    margin-top: 0;
    background: #d8dee9;
    padding: 36px 30px 31px 45px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
    position: relative;
    z-index: 0;
  }
  #sec3 .set .txtbox::before {
    content: '';
    width: 100%;
    height: 100%;
    background: #b8d5f7;
    -webkit-transform: skewX(29deg) translateX(-53%);
            transform: skewX(29deg) translateX(-53%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  #sec3 .set .txtbox .txt {
    width: 430px;
  }
}

#sec4 {
  padding: 15vw 0;
}

#sec4 .blk1 h2.ttl {
  background: -webkit-linear-gradient(#00276f, #1a55c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: 9vw;
  line-height: 1.5;
  letter-spacing: 0;
}

#sec4 .blk1 h2.ttl em {
  font-style: normal;
}

#sec4 .blk1 h2.ttl .txt1 {
  font-size: 5vw;
  color: #00276f;
  -webkit-text-fill-color: #00276f;
  position: relative;
}

#sec4 .blk1 h2.ttl .txt1::before {
  content: '';
  width: 100vw;
  height: 1px;
  background: #00276f;
  position: absolute;
  top: 50%;
  right: calc(100% + 10px);
}

#sec4 .blk1 h2.ttl .txt3 {
  margin-left: -6vw;
}

#sec4 .blk1 h2.ttl .fzsm {
  font-size: 5vw;
}

#sec4 .blk1 .txtbox {
  margin-top: 10vw;
}

#sec4 .blk1 .txtbox .img {
  margin-top: 10vw;
}

#sec4 .blk2 {
  padding-top: 15vw;
}

#sec4 .blk2 h2.ttl {
  font-weight: 700;
  font-size: 9vw;
  letter-spacing: 0;
  line-height: 1.7;
  color: #00276f;
  text-align: center;
}

#sec4 .blk2 h2.ttl .fzsm {
  font-size: 5vw;
}

#sec4 .blk2 .bx-wrapper {
  max-width: 100% !important;
  margin-top: 10vw;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  border: 0;
}

@media screen and (min-width: 768px) {
  #sec4 {
    padding: 70px 0 65px;
  }
  #sec4 .blk1 h2.ttl {
    font-size: 86px;
    line-height: 110px;
  }
  #sec4 .blk1 h2.ttl .txt1 {
    font-size: 40px;
    line-height: 50px;
  }
  #sec4 .blk1 h2.ttl .txt3 {
    margin-left: -56px;
  }
  #sec4 .blk1 h2.ttl .txt3 .fzsm:nth-of-type(1) {
    margin-left: -37px;
  }
  #sec4 .blk1 h2.ttl .fzsm {
    font-size: 54px;
  }
  #sec4 .blk1 .txtbox {
    width: 1250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 41px;
    position: relative;
  }
  #sec4 .blk1 .txtbox::before {
    content: '';
    width: 838px;
    height: 471px;
    background: url("../img/shared/deco1.png") 0 0/contain no-repeat;
    position: absolute;
    top: 268px;
    left: -249px;
    z-index: -1;
  }
  #sec4 .blk1 .txtbox .txt {
    width: 446px;
  }
  #sec4 .blk1 .txtbox .img {
    width: 750px;
    margin-top: 4px;
  }
  #sec4 .blk2 {
    padding-top: 60px;
  }
  #sec4 .blk2 h2.ttl {
    font-size: 70px;
    line-height: 80px;
  }
  #sec4 .blk2 h2.ttl .fzsm {
    font-size: 40px;
    line-height: 60px;
  }
  #sec4 .blk2 .bx-wrapper {
    margin-top: 30px;
  }
}

#sec5 .blk1 {
  padding-bottom: 15vw;
  background: #d8dee9;
  overflow: hidden;
  position: relative;
}

#sec5 .blk1::before {
  content: '';
  width: 100%;
  height: 50%;
  background: #b8d5f7;
  -webkit-transform: skewY(23deg) translateY(-70%);
          transform: skewY(23deg) translateY(-70%);
  position: absolute;
  top: 0;
  right: 0;
}

#sec5 .blk1 h2.ttl {
  padding: 15vw 0 0 3vw;
  font-weight: 700;
  font-size: 6vw;
  letter-spacing: 0;
  line-height: 1.1;
  background: -webkit-linear-gradient(#00276f, #1a55c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}

#sec5 .blk1 h2.ttl::before {
  content: '';
  width: 1px;
  background: #00276f;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

#sec5 .blk1 h2.ttl .fzbg {
  font-size: 12vw;
}

#sec5 .blk1 .img {
  margin-top: 10vw;
}

#sec5 .blk1 .btn-link {
  margin-top: 10vw;
}

#sec5 .blk1 .txtbox {
  margin-top: 10vw;
}

#sec5 .blk2 {
  padding: 15vw 0;
}

#sec5 .blk2 .wrap::before {
  content: '';
  width: 90vw;
  height: 50vw;
  background: url("../img/shared/deco1.png") 0 0/contain no-repeat;
  position: absolute;
  bottom: -33vw;
  right: -40vw;
  z-index: -1;
}

#sec5 .blk2 .tel {
  font-weight: 700;
  text-align: center;
}

#sec5 .blk2 .tel .tel-ttl {
  width: 50vw;
  display: inline-block;
  background: #00276f;
  font-size: 20px;
  letter-spacing: 0.1em;
  color: #fff;
}

#sec5 .blk2 .tel .tel-number {
  font-size: 30px;
  letter-spacing: 0;
  color: #00276f;
}

#sec5 .blk2 .tel .tel-number::before {
  content: '';
  width: 30px;
  height: 20px;
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg id='_イヤー_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 41.8 56.1'%3E%3Cpath fill='%2300276f' d='M34,39.7c-1.2-1.1-2.9-1.4-4.2-.8l-4.5,2.1c-1,.4-2,.5-2.8-.1-2.5-1.6-5.4-4.4-7.8-8.6-2.4-4.2-3.3-8.1-3.5-11.1,0-1,.5-1.9,1.3-2.5l4-2.9c1.2-.8,1.7-2.4,1.4-4l-1.8-8.3c-.3-1.8-1.5-3-3-3.2-2.9-.4-4.8,0-6.9,1.6C3.6,3.5,1.2,6.1,.4,11.3c-.8,5.2-1.2,13.5,5.9,25.7,7.1,12.2,14.4,16,19.3,17.9,4.9,1.9,8.4,1.2,11.2-.2,2.3-1.1,3.7-2.5,4.8-5.2,.5-1.4,0-3-1.3-4.2l-6.3-5.7Z'/%3E%3C/svg%3E") center/contain no-repeat;
}

#sec5 .blk2 .btn-mail {
  margin-top: 5vw;
}

#sec5 .blk2 .btn-mail .btn-style1 {
  width: 65vw;
  padding: 9px 5px;
  background: #fff;
  color: #00276f;
}

#sec5 .blk2 .btn-mail .btn-style1::before {
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 8px;
  background: url("data:image/svg+xml,%3Csvg id='_イヤー_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60.7 41.9'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%2300276f;stroke-miterlimit:10;stroke-width:4.3px;%7D%3C/style%3E%3C/defs%3E%3Crect class='cls-1' x='2.1' y='2.1' width='56.5' height='37.6' rx='4' ry='4'/%3E%3Cpath class='cls-1' d='M3.3,3.3L22.2,21l4.7,4.4c1.9,1.8,4.9,1.8,6.9,0l4.7-4.4L57.4,3.3'/%3E%3Cline class='cls-1' x1='22.2' y1='21' x2='3.3' y2='38.7'/%3E%3Cline class='cls-1' x1='57.4' y1='38.7' x2='38.5' y2='21'/%3E%3C/svg%3E") center/contain no-repeat;
}

#sec5 .blk2 .btn-mail .btn-style1::after {
  border-color: #00276f;
}

@media screen and (min-width: 768px) {
  #sec5 .blk1 {
    padding-bottom: 128px;
  }
  #sec5 .blk1::before {
    height: 100%;
    -webkit-transform: skewY(23deg) translateY(-84%);
            transform: skewY(23deg) translateY(-84%);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  #sec5 .blk1 .heading {
    width: 655px;
    margin-left: -28px;
    padding: 0 30px 49px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #d8dee9));
    background-image: linear-gradient(transparent 60%, #d8dee9 60%);
    position: relative;
    z-index: 1;
  }
  #sec5 .blk1 h2.ttl {
    padding: 147px 0 0 23px;
    font-size: 64px;
    line-height: 93px;
  }
  #sec5 .blk1 h2.ttl::before {
    bottom: 22px;
  }
  #sec5 .blk1 h2.ttl .fzbg {
    font-size: 112px;
  }
  #sec5 .blk1 .img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 750px;
    margin-top: -133px;
  }
  #sec5 .blk1 .btn-link {
    margin-top: 70px;
  }
  #sec5 .blk1 .btn-link .btn-style1 {
    margin: 0;
  }
  #sec5 .blk1 .txtbox {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 500px;
    margin-top: 0;
  }
  #sec5 .blk1 .txtbox .txt {
    width: 450px;
  }
  #sec5 .blk1 .set {
    width: 1250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 10px;
  }
  #sec5 .blk2 {
    padding: 86px 0 96px;
  }
  #sec5 .blk2 .wrap::before {
    width: 651px;
    height: 380px;
    bottom: -162px;
    right: -366px;
  }
  #sec5 .blk2 .tel .tel-ttl {
    width: 375px;
    font-size: 35px;
    line-height: 63px;
  }
  #sec5 .blk2 .tel .tel-number {
    display: inline-block;
    margin-top: 35px;
    font-size: 47.5px;
  }
  #sec5 .blk2 .tel .tel-number::before {
    width: 40px;
    height: 35px;
  }
  #sec5 .blk2 .btn-mail {
    margin-top: 41px;
  }
  #sec5 .blk2 .btn-mail .btn-style1 {
    width: 220px;
    padding: 7px 5px;
  }
  #sec5 .blk2 .btn-mail .btn-style1::before {
    width: 26px;
    height: 30px;
  }
}
