@charset "UTF-8";
/*html {
  font-size: 62.5%;
}*/

/*ヘッダー幅調整*/
#wrapper {
	width: 100%;
	padding-top: 90px;
	overflow: hidden;
}
@media screen and (max-width: 1200px) and (min-width: 781px) {
	#wrapper {
		padding-top: 7.5vw;
	}
}
@media screen and (max-width: 780px) {
	#wrapper {
		padding-top: 60px;
	}
}




#upcon_LP-index {
  font-family: "Noto Sans JP", sans-serif;
}

/*
@media (max-width: 480px) {
  #upcon_LP-index {
    margin-top: 80px;
  }
}
*/

#upcon_LP-index .inner-1200 {
  max-width: 1200px;
  margin: 0 auto;
}

#upcon_LP-index .inner-1000 {
  max-width: 1000px;
  margin: 0 auto;
}

#upcon_LP-index .pc {
  display: block;
}

@media (max-width: 480px) {
  #upcon_LP-index .pc {
    display: none;
  }
}

#upcon_LP-index .sp {
  display: none;
}

@media (max-width: 480px) {
  #upcon_LP-index .sp {
    display: block;
  }
}

#upcon_LP-index h2, #upcon_LP-index h3, #upcon_LP-index h4 {
  font-family: 'Noto Serif JP', serif;
}

#upcon_LP-index .mv .mv_pagetag {
  background-color: #72706e;
  height: 60px;
}

@media (max-width: 800px) {
  #upcon_LP-index .mv .mv_pagetag {
    padding: 0 2vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .mv .mv_pagetag {
    height: auto;
  }
}

#upcon_LP-index .mv .mv_pagetag .inner-1000 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 14px 0;
  line-height: 1.14;
}

#upcon_LP-index .mv .mv_pagetag .inner-1000 img {
  width: 35px;
  margin-right: 19px;
}

@media (max-width: 480px) {
  #upcon_LP-index .mv .mv_pagetag .inner-1000 img {
    width: 8vw;
  }
}

#upcon_LP-index .mv .mv_pagetag .inner-1000 p {
  font-size: 2.6rem;
  font-weight: bold;
  color: #fff;
}

@media (max-width: 480px) {
  #upcon_LP-index .mv .mv_pagetag .inner-1000 p {
    font-size: 5vw;
  }
}

#upcon_LP-index .mv .mv_main {
  background-image: url(../images/mv.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 460px;
}

@media (max-width: 800px) {
  #upcon_LP-index .mv .mv_main {
    padding: 0 2vw 4vw;
    height: auto;
  }
}

#upcon_LP-index .mv .mv_main .inner-1000 {
  /*.Btn_box{
          display: flex;
          margin-top: 38px;
          font-size: 2.2rem;
          font-weight: bold;
          justify-content: center;
          @include tablet(){
            display: block;
          }
          .inquiryBtn {
            width: 340px;
            height: 70px;
            background-image: url(../images/inquiry-back.png);
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 15px;
            @include tablet(){
              margin: 0 auto 3vw;
            }
            &::before {
              content: '';
              display: inline-block;
              background: url(../images/icon-mail.png) no-repeat;
              width: 34px;
              height: 24px;
              background-size: cover;
              margin-right: 22px;
            }
          }
          .quoteBtn {
            width: 340px;
            height: 70px;
            background-image: url(../images/quote-back.png);
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            color: #ffffff;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-left: 15px;
            @include tablet(){
              margin: 0 auto;
            }
            &::before {
              content: '';
              display: inline-block;
              background: url(../images/icon-note.png) no-repeat;
              width: 32px;
              height: 38px;
              background-size: cover;
              margin-right: 17px;
            }
          }
        }*/
}

#upcon_LP-index .mv .mv_main .inner-1000 .mv_title {
  position: relative;
  padding-top: 122px;
  max-width: 906px;
  margin: 0 auto;
}

@media (max-width: 800px) {
  #upcon_LP-index .mv .mv_main .inner-1000 .mv_title {
    padding-top: 15.125vw;
  }
}

#upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch {
  color: #07357e;
  font-size: 2.6rem;
  text-align: center;
  position: absolute;
  font-weight: 700;
}

@media (max-width: 800px) {
  #upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch {
    font-size: 3.25vw;
  }
}

#upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch p {
  -webkit-transform: rotate(-13.6deg);
          transform: rotate(-13.6deg);
}

#upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch .span-1 {
  font-size: 3.2rem;
}

@media (max-width: 800px) {
  #upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch .span-1 {
    font-size: 4vw;
  }
}

#upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch .span-2 {
  color: #e87c00;
  font-size: 3.6rem;
  line-height: 1;
}

@media (max-width: 800px) {
  #upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch .span-2 {
    font-size: 4.5vw;
  }
}

#upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch.catch-1 {
  left: 201px;
  top: -11.1px;
  background-image: url(../images/mv_pop-1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 137px;
  width: 183px;
}

@media (max-width: 800px) {
  #upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch.catch-1 {
    top: -7px;
    left: 18.5vw;
    width: 22.875vw;
    height: 17.125vw;
  }
}

#upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch.catch-1 p {
  padding: 20px 37px 20px 27px;
  line-height: 1.14;
}

@media (max-width: 800px) {
  #upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch.catch-1 p {
    padding: 2.5vw 4.625vw 2.5vw 3.375vw;
  }
}

#upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch.catch-2 {
  left: 377px;
  top: -14.4px;
  background-image: url(../images/mv_pop-2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 133px;
  width: 167px;
}

@media (max-width: 800px) {
  #upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch.catch-2 {
    top: -10px;
    left: 40.5vw;
    width: 20.875vw;
    height: 16.625vw;
  }
}

#upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch.catch-2 p {
  padding: 27px 0px 20px 25px;
  line-height: 1.14;
}

@media (max-width: 800px) {
  #upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch.catch-2 p {
    padding: 3.375vw 0 2.5vw 3.125vw;
  }
}

#upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch.catch-3 {
  left: 561px;
  top: -14.3px;
  background-image: url(../images/mv_pop-3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 131px;
  width: 181px;
}

@media (max-width: 800px) {
  #upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch.catch-3 {
    top: -10px;
    left: 63.5vw;
    width: 22.625vw;
    height: 16.375vw;
  }
}

#upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch.catch-3 p {
  padding: 24px 0px 20px 16px;
  line-height: 1.14;
}

@media (max-width: 800px) {
  #upcon_LP-index .mv .mv_main .inner-1000 .mv_title .catch.catch-3 p {
    padding: 3vw 0 2.5vw 2vw;
  }
}

#upcon_LP-index .mv .mv_main .inner-1000 .mv_title img {
  width: 100%;
}

#upcon_LP-index .sec01 {
  padding: 25px 0 42px;
  background-color: #ECF2FB;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec01 {
    padding: 0 2vw;
  }
}

#upcon_LP-index .sec01 .inner-1000 .post-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec01 .inner-1000 .post-nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#upcon_LP-index .sec01 .inner-1000 .post-nav li {
  color: #07357e;
  font-size: 1.7rem;
  font-weight: bold;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec01 .inner-1000 .post-nav li {
    width: 33.3333%;
    margin: 25px 0 42px;
    text-align: center;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec01 .inner-1000 .post-nav li {
    font-size: 3.5vw;
  }
}

#upcon_LP-index .sec01 .inner-1000 .post-nav li a {
  position: relative;
}

#upcon_LP-index .sec01 .inner-1000 .post-nav li a::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 8px 0 8px;
  border-color: #07357e transparent transparent transparent;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -22px;
}

#upcon_LP-index .sec02 {
  text-align: center;
}

#upcon_LP-index .sec02 .sec02-topbox {
  height: 400px;
  background-image: url(../images/sec02-bg.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec02 .sec02-topbox {
    padding: 0 2vw 85px;
    height: auto;
  }
}

#upcon_LP-index .sec02 .sec02-topbox .inner-1000 {
  padding-top: 51px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec02 .sec02-topbox .inner-1000 {
    padding-top: 10vw;
  }
}

#upcon_LP-index .sec02 .sec02-topbox .inner-1000 p {
  color: #fff;
  font-size: 2.5rem;
  line-height: 1.64;
  position: relative;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec02 .sec02-topbox .inner-1000 p {
    font-size: 3.5vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec02 .sec02-topbox .inner-1000 p {
    font-size: 4vw;
  }
}

#upcon_LP-index .sec02 .sec02-topbox .inner-1000 p span {
  font-family: 'Noto Serif JP', serif;
  font-size: 5.4rem;
  font-weight: 900;
  color: #FFDA0C;
  text-shadow: 2px 3.464px 0px rgba(4, 0, 0, 0.5);
}

@media (max-width: 800px) {
  #upcon_LP-index .sec02 .sec02-topbox .inner-1000 p span {
    font-size: 6.8vw;
  }
}

#upcon_LP-index .sec02 .sec02-topbox .inner-1000 p::after {
  content: "";
  background-image: url(../images/arrow01.png);
  height: 60px;
  width: 15px;
  position: absolute;
  bottom: -74px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

#upcon_LP-index .sec02 .sec02-btmbox .inner-1000 {
  padding-top: 52px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec02 .sec02-btmbox .inner-1000 {
    padding: 8vw 2vw 0;
  }
}

#upcon_LP-index .sec02 .sec02-btmbox .inner-1000 p.intro {
  color: #07357e;
  font-size: 2.6rem;
  line-height: 1.77;
  font-weight: bold;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec02 .sec02-btmbox .inner-1000 p.intro {
    font-size: 3.5vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec02 .sec02-btmbox .inner-1000 p.intro {
    font-size: 4vw;
  }
}

#upcon_LP-index .sec02 .sec02-btmbox .inner-1000 p.intro span {
  font-family: 'Noto Serif JP', serif;
  font-weight: 900;
  color: #d20005;
  line-height: 1;
}

#upcon_LP-index .sec02 .sec02-btmbox .inner-1000 p.intro span.span-01 {
  font-size: 5rem;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec02 .sec02-btmbox .inner-1000 p.intro span.span-01 {
    font-size: 6.5vw;
  }
}

#upcon_LP-index .sec02 .sec02-btmbox .inner-1000 p.intro span.span-02 {
  font-size: 6.6rem;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec02 .sec02-btmbox .inner-1000 p.intro span.span-02 {
    font-size: 8vw;
  }
}

#upcon_LP-index .sec02 .sec02-btmbox .inner-1000 .sec02-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 778px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 44px auto 68px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec02 .sec02-btmbox .inner-1000 .sec02-icon {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  #upcon_LP-index .sec02 .sec02-btmbox .inner-1000 .sec02-icon img {
    max-width: 238px;
    width: 45%;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec02 .sec02-btmbox .inner-1000 .sec02-icon {
    margin: 5vw auto;
  }
}

#upcon_LP-index .sec02 .Btn_box {
  margin-top: 58.5px;
  font-weight: bold;
  background-color: #ECF2FB;
  padding: 17.5px 0 36px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec02 .Btn_box {
    margin-top: 5vw;
    padding: 5vw 2vw;
  }
}

#upcon_LP-index .sec02 .Btn_box p {
  text-align: center;
  font-size: 3.6rem;
  color: #07357E;
  margin-bottom: 24.5px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec02 .Btn_box p {
    font-size: 4.5vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec02 .Btn_box p {
    font-size: 5.5vw;
  }
}

#upcon_LP-index .sec02 .Btn_box .inquiryBtn {
  font-size: 2.6rem;
  width: 500px;
  height: 80px;
  margin: 0 auto;
  background-image: url(../images/inquiry-back.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 3.42px 9.4px 30px rgba(4, 0, 0, 0.2);
          box-shadow: 3.42px 9.4px 30px rgba(4, 0, 0, 0.2);
}

@media (max-width: 800px) {
  #upcon_LP-index .sec02 .Btn_box .inquiryBtn {
    max-width: 500px;
    max-height: 80px;
    width: 90vw;
    height: 14.4vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec02 .Btn_box .inquiryBtn {
    font-size: 5vw;
  }
}

#upcon_LP-index .sec02 .Btn_box .inquiryBtn::before {
  content: '';
  display: inline-block;
  background: url(../images/icon-mail.png) no-repeat;
  width: 34px;
  height: 24px;
  background-size: cover;
  margin-right: 22px;
}

#upcon_LP-index .sec03 {
  background-image: url(../images/sec03-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0 94px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec03 {
    padding: 10vw 0;
  }
}

@media (max-width: 800px) {
  #upcon_LP-index .sec03 .inner-1200 {
    padding: 0 2vw;
  }
}

#upcon_LP-index .sec03 .inner-1200 p.pop {
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  background-image: url(../images/sec03-pop-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 600px;
  height: 89px;
  margin: 0 auto;
  color: #091967;
  font-size: 3.3rem;
  font-weight: 900;
  padding-top: 15px;
  line-height: 1;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec03 .inner-1200 p.pop {
    font-size: 4.5vw;
    width: 75vw;
    height: 11vw;
    padding-top: 1.875vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec03 .inner-1200 p.pop {
    font-size: 5.5vw;
    width: 85vw;
    height: 12.5vw;
  }
}

#upcon_LP-index .sec03 .inner-1200 p.pop span {
  color: #e87c00;
  font-size: 4rem;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec03 .inner-1200 p.pop span {
    font-size: 5.2vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec03 .inner-1200 p.pop span {
    font-size: 6.2vw;
  }
}

#upcon_LP-index .sec03 .inner-1200 h2 {
  font-size: 5.8rem;
  color: #fff;
  text-align: center;
  font-weight: 900;
  margin-top: 8px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec03 .inner-1200 h2 {
    font-size: 8vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec03 .inner-1200 h2 {
    font-size: 9vw;
  }
}

#upcon_LP-index .sec03 .inner-1200 h2 span {
  border-bottom: solid #fff 5px;
}

#upcon_LP-index .sec03 .inner-1200 .sec03-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec03 .inner-1200 .sec03-contents {
    display: block;
  }
}

#upcon_LP-index .sec03 .inner-1200 .sec03-contents .sec03-contents_box {
  max-width: 560px;
  width: 48%;
  margin-top: 63px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec03 .inner-1200 .sec03-contents .sec03-contents_box {
    width: 90vw;
    margin: 10vw auto 0;
  }
}

#upcon_LP-index .sec03 .inner-1200 .sec03-contents .sec03-contents_box .sec03-img_box {
  max-width: 560px;
  width: 100%;
}

#upcon_LP-index .sec03 .inner-1200 .sec03-contents .sec03-contents_box .sec03-text_box {
  max-width: 560px;
  height: 100px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #d20005;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec03 .inner-1200 .sec03-contents .sec03-contents_box .sec03-text_box {
    height: auto;
    padding: 4vw;
  }
}

#upcon_LP-index .sec03 .inner-1200 .sec03-contents .sec03-contents_box .sec03-text_box img {
  margin-right: 10px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec03 .inner-1200 .sec03-contents .sec03-contents_box .sec03-text_box img {
    width: 8vw;
    margin-right: 2vw;
  }
}

#upcon_LP-index .sec03 .inner-1200 .sec03-contents .sec03-contents_box .sec03-text_box p {
  font-size: 2.4rem;
  font-weight: bold;
  margin-left: 10px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec03 .inner-1200 .sec03-contents .sec03-contents_box .sec03-text_box p {
    font-size: 4vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec03 .inner-1200 .sec03-contents .sec03-contents_box .sec03-text_box p {
    font-size: 5vw;
    margin-left: 2vw;
  }
}

#upcon_LP-index .sec04 {
  margin-top: 99px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec04 {
    margin-top: 10vw;
  }
}

#upcon_LP-index .sec04 h2 {
  font-size: 5.8rem;
  color: #07357e;
  font-weight: 900;
  text-align: center;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec04 h2 {
    font-size: 8vw;
  }
}

#upcon_LP-index .sec04 h2 .span-01 {
  font-size: 5rem;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec04 h2 .span-01 {
    font-size: 7vw;
  }
}

#upcon_LP-index .sec04 h2 .span-02 {
  color: #d20105;
  position: relative;
}

#upcon_LP-index .sec04 h2 .span-02::before {
  content: "・";
  position: absolute;
  top: -1em;
  left: 0;
  font-weight: normal;
}

#upcon_LP-index .sec04 .sec04-point {
  background-image: url(../images/sec04-bg.png);
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 80px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec04 .sec04-point {
    margin-top: 10vw;
  }
}

#upcon_LP-index .sec04 .sec04-point .inner-1200 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1120px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec04 .sec04-point .inner-1200 {
    padding: 0 2vw 5vw;
    display: block;
  }
}

#upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text {
  margin-top: -20px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text {
    margin-top: 0;
  }
}

#upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text .sec04-point_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text .sec04-point_title img {
  -webkit-filter: drop-shadow(3.42px 9.397px 40px rgba(4, 0, 0, 0.1));
          filter: drop-shadow(3.42px 9.397px 40px rgba(4, 0, 0, 0.1));
}

@media (max-width: 800px) {
  #upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text .sec04-point_title img {
    margin-top: -20px;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text .sec04-point_title img {
    width: 40vw;
  }
}

#upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text .sec04-point_title h3 {
  color: #07357e;
  font-size: 4.6rem;
  font-weight: 900;
  border-bottom: solid #07357e 4px;
  margin-bottom: 8px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text .sec04-point_title h3 {
    font-size: 7.2vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text .sec04-point_title h3 {
    font-size: 7.8vw;
  }
}

#upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text h4 {
  font-size: 3.2rem;
  font-weight: 900;
  margin: 48px 0px 20px 79px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text h4 {
    margin: 5vw 10vw 2vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text h4 {
    font-size: 6vw;
  }
}

#upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text h4 span {
  color: #d20105;
}

#upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text .point_text {
  font-size: 1.6rem;
  max-width: 440px;
  margin-left: 79px;
  line-height: 1.75;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text .point_text {
    max-width: initial;
    margin: 0 10vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text .point_text {
    font-size: 4vw;
  }
}

#upcon_LP-index .sec04 .sec04-point .inner-1200 .sec04-text .point_text span {
  color: #d20105;
}

#upcon_LP-index .sec04 .sec04-point .inner-1200 .point_img {
  margin: -20px 6.667% 50px 0;
  -webkit-box-shadow: 3.42px 9.397px 40px 0px rgba(4, 0, 0, 0.1);
          box-shadow: 3.42px 9.397px 40px 0px rgba(4, 0, 0, 0.1);
  max-width: 530px;
  width: 45%;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec04 .sec04-point .inner-1200 .point_img {
    display: block;
    margin: 5vw auto 0;
    width: 80vw;
  }
}

#upcon_LP-index .sec05 {
  margin-top: 103px;
  background-image: url(../images/sec05-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 74px;
  padding-bottom: 55px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec05 {
    padding-top: 8vw;
    margin-top: 10vw;
    padding-bottom: 1vw;
  }
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 {
    padding: 0 2vw;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 57px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-title {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #upcon_LP-index .sec05 .inner-1200 .sec05-title img {
    width: 15vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-title {
    margin-bottom: 10vw;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-title h2 {
  font-size: 5rem;
  color: #fff;
  position: relative;
  text-align: center;
  font-weight: 900;
  line-height: 1.28;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-title h2 {
    font-size: 7.7vw;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-title h2 span {
  font-size: 5.6rem;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-title h2 span {
    font-size: 8.2vw;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-contents_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: linear-gradient(135deg, #0e4fb0, #0a3588);
  width: 670px;
  height: 90px;
  position: relative;
  z-index: 99;
  padding-left: 50px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-contents_title {
    width: 100%;
    height: auto;
    padding-left: 3vw;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-contents_title img {
  margin-top: -20px;
  width: 85px;
  height: 86px;
  margin-right: 22px;
  -webkit-filter: drop-shadow(0px 0px 21px rgba(4, 0, 0, 0.3));
          filter: drop-shadow(0px 0px 21px rgba(4, 0, 0, 0.3));
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-contents_title img {
    margin-right: 2vw;
    width: 10.5vw;
    height: 10.5vw;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-contents_title h3 {
  color: #fff;
  font-size: 4rem;
  font-weight: 900;
  line-height: 90px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-contents_title h3 {
    font-size: 6.5vw;
    line-height: 1.5;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-contents_title h3 span {
  font-size: 4.4rem;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-contents_title h3 span {
    font-size: 7vw;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text {
  background-color: #fff;
  border: solid #0c429c 7px;
  margin-top: -60px;
  padding: 106px 73px 62px;
  margin-bottom: 73px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text {
    padding: 10vw 5vw 5vw;
    margin-top: -7.5vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text {
    margin-bottom: 9vw;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text p {
  line-height: 1.75;
  font-size: 1.6rem;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text p {
    font-size: 4vw;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text .sec05-imgbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 25px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text .sec05-imgbox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 0;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text .sec05-imgbox img {
  max-width: 250px;
  width: 20vw;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text .sec05-imgbox img {
    width: 48%;
    max-width: initial;
    margin-top: 5vw;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text .sec05-text_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text .sec05-text_flex {
    display: block;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text .sec05-text_flex div {
  width: 47%;
  max-width: 480px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text .sec05-text_flex div {
    width: 100%;
    max-width: initial;
    margin-bottom: 10vw;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text .sec05-text_flex h4 {
  color: #e87c00;
  line-height: 1.357;
  font-size: 2.8rem;
  font-weight: 900;
  margin-bottom: 18px;
  height: 9rem;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text .sec05-text_flex h4 {
    font-size: 4.5vw;
    height: auto;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text .sec05-text_flex h4 {
    font-size: 5.5vw;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text .sec05-text_flex p {
  max-width: 480px;
  height: 16rem;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text .sec05-text_flex p {
    height: auto;
  }
}

#upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text .sec05-text_flex img {
  width: 100%;
  margin-top: 30px;
  -webkit-box-shadow: 3.42px 9.397px 40px 0px rgba(4, 0, 0, 0.1);
          box-shadow: 3.42px 9.397px 40px 0px rgba(4, 0, 0, 0.1);
}

@media (max-width: 800px) {
  #upcon_LP-index .sec05 .inner-1200 .sec05-contents .sec05-text .sec05-text_flex img {
    margin-top: 5vw;
  }
}

#upcon_LP-index .sec06 {
  background-image: url(../images/sec06-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 105px;
  padding-bottom: 109px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec06 {
    padding: 10vw 0;
  }
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 {
    padding: 0 2vw;
  }
}

#upcon_LP-index .sec06 .inner-1200 h2 {
  font-size: 5rem;
  font-weight: 900;
  color: #091967;
  text-align: center;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 h2 {
    font-size: 7.7vw;
  }
}

#upcon_LP-index .sec06 .inner-1200 h2 span {
  color: #d20105;
  position: relative;
  font-size: 5.8rem;
  /* line-height: 1; */
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 h2 span {
    font-size: 8.2vw;
  }
}

#upcon_LP-index .sec06 .inner-1200 h2 span::before {
  content: "・";
  position: absolute;
  top: -1em;
  left: 0;
  font-weight: normal;
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents {
  padding: 50px 6.667% 58px;
  margin: 58px 10px 0;
  border: solid 2px #5A75A2;
  outline: solid 5px #5A75A2;
  outline-offset: 5px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents {
    padding: 5vw 2vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents {
    margin-top: 10vw;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .sec06__contents_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .sec06__contents_title img {
    width: 13vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .sec06__contents_title img {
    width: 12vw;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .sec06__contents_title h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.4rem;
  font-weight: bold;
  color: #fff;
  line-height: 12px;
  margin-left: 34px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .sec06__contents_title h3 {
    font-size: 3.4vw;
    margin-left: 1vw;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .sec06__contents_title h3 span {
  background-color: #091967;
  padding: 0 15px;
  line-height: 48px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .sec06__contents_title h3 span {
    line-height: 5vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .sec06__contents_title h3 span {
    padding: 0 1vw;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .sec06__contents_title h3 span.span-01 {
  margin-top: 12px;
  padding: 0 2vw;
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .sec06__contents_text {
  font-size: 1.6rem;
  line-height: 1.75;
  margin: 38px 0 55px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .sec06__contents_text {
    margin: 5vw 0;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 27px 0 40px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 33px;
  -webkit-box-shadow: 3.42px 9.397px 40px 0px rgba(4, 0, 0, 0.1);
          box-shadow: 3.42px 9.397px 40px 0px rgba(4, 0, 0, 0.1);
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box {
    display: block;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box img {
  display: block;
  width: 100%;
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box p {
  padding: 17px 21px;
  color: #091967;
  font-size: 1.6rem;
  border: solid #091967 2px;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box p {
    font-size: 4vw;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-1 {
  margin-right: 83px;
  position: relative;
  width: 40%;
  max-width: 362px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-1 {
    margin: 0 auto 100px;
    width: 90%;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-1::before {
  content: "";
  width: 45px;
  height: 29px;
  background-color: #D20105;
  position: absolute;
  right: -93px;
  top: 132px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-1::before {
    width: 29px;
    height: 45px;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    top: auto;
    bottom: -60px;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-1::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25.5px 0 25.5px 25.5px;
  border-color: transparent transparent transparent #d20104;
  position: absolute;
  right: -118px;
  top: 121px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-1::after {
    border-width: 25.5px 25.5px 0 25.5px;
    border-color: #d20104 transparent transparent transparent;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    top: auto;
    bottom: -85.5px;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-1 p {
  margin-top: 32px;
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-2 {
  margin-left: 68px;
  width: 40%;
  max-width: 392px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-2 {
    margin: 0 auto;
    width: 90%;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-2 p {
  margin-top: 23px;
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-3 {
  margin-right: 118px;
  position: relative;
  width: 40%;
  max-width: 292px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-3 {
    margin: 0 auto 100px;
    width: 90%;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-3::before {
  content: "";
  width: 45px;
  height: 29px;
  background-color: #D20105;
  position: absolute;
  right: -128px;
  top: 143px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-3::before {
    width: 29px;
    height: 45px;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    top: auto;
    bottom: -60px;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-3::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25.5px 0 25.5px 25.5px;
  border-color: transparent transparent transparent #d20104;
  position: absolute;
  right: -154px;
  top: 132px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-3::after {
    border-width: 25.5px 25.5px 0 25.5px;
    border-color: #d20104 transparent transparent transparent;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    top: auto;
    bottom: -85.5px;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-3 p {
  margin-top: 23px;
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-4 {
  margin-left: 108px;
  width: 40%;
  max-width: 314px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-4 {
    margin: 0 auto;
    width: 90%;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents .method-box .method-4 p {
  margin-top: 23px;
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 {
  padding: 56px 6.667% 55px;
  margin: 82px 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: solid 2px #5A75A2;
  outline: solid 5px #5A75A2;
  outline-offset: 5px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 {
    padding: 5vw 2vw;
    display: block;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left {
  max-width: 650px;
  margin-right: 10px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left {
    margin-right: 0;
    max-width: initial;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_title img {
    width: 13vw;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_title h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.4rem;
  font-weight: bold;
  color: #fff;
  line-height: 12px;
  margin-left: 34px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_title h3 {
    font-size: 3.5vw;
    margin-left: 3.5vw;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_title h3 span {
  background-color: #091967;
  padding: 0 15px;
  line-height: 48px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_title h3 span {
    line-height: 5vw;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_title h3 span.span-01 {
  margin-top: 12px;
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_text {
  font-size: 1.6rem;
  line-height: 1.75;
  margin: 61px 0 30px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_text {
    margin: 5vw 0;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_text {
    font-size: 4vw;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_text span {
  color: #d20105;
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_infobox {
  background-color: #fff;
  padding: 25px 35px;
  -webkit-box-shadow: 3.42px 9.397px 40px 0px rgba(4, 0, 0, 0.1);
          box-shadow: 3.42px 9.397px 40px 0px rgba(4, 0, 0, 0.1);
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_infobox dl {
  font-size: 1.9rem;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_infobox dl {
    font-size: 4vw;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_infobox dl dt {
  float: left;
  color: #091967;
  font-weight: bold;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_infobox dl dt {
    float: none;
    margin-bottom: 10px;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_infobox dl dd {
  margin-left: 110px;
  margin-bottom: 15px;
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_infobox dl dd:last-child {
  margin-bottom: 0;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_left .sec06__contents_infobox dl dd {
    margin-left: 0;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_right {
  -webkit-box-shadow: 3.42px 9.397px 40px 0px rgba(4, 0, 0, 0.1);
          box-shadow: 3.42px 9.397px 40px 0px rgba(4, 0, 0, 0.1);
  width: 50%;
  max-width: 330px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_right {
    margin: 5vw auto 0;
    width: 90%;
  }
}

#upcon_LP-index .sec06 .inner-1200 .sec06__contents-2 .sec06__contents-2_right img {
  width: 100%;
}

#upcon_LP-index .sec07 {
  margin-bottom: 0 !important;
  background-image: url(../images/inquiry-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#upcon_LP-index .sec07 .inner-1200 {
  padding: 62px 0 64px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec07 .inner-1200 {
    padding: 5vw 2vw;
  }
}

#upcon_LP-index .sec07 .inner-1200 h2 {
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  font-size: 4.6rem;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec07 .inner-1200 h2 {
    font-size: 6.5vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec07 .inner-1200 h2 {
    font-size: 7.5vw;
  }
}

#upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .Btn_box {
  font-size: 2.64rem;
  font-weight: bold;
  margin-top: 44.5px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .Btn_box {
    margin-top: 6vw;
  }
}

#upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .Btn_box .inquiryBtn {
  width: 500px;
  height: 80px;
  background-image: url(../images/inquiry-back.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 10px;
  -webkit-box-shadow: 3.42px 9.4px 30px rgba(4, 0, 0, 0.2);
          box-shadow: 3.42px 9.4px 30px rgba(4, 0, 0, 0.2);
}

@media (max-width: 800px) {
  #upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .Btn_box .inquiryBtn {
    max-width: 500px;
    max-height: 80px;
    width: 90vw;
    height: 14.4vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .Btn_box .inquiryBtn {
    font-size: 5vw;
  }
}

#upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .Btn_box .inquiryBtn::before {
  content: '';
  display: inline-block;
  background: url(../images/icon-mail.png) no-repeat;
  width: 40px;
  height: 30px;
  background-size: cover;
  margin-right: 27px;
}

#upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .tel_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: 81px;
  margin-top: 44.5px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .tel_box {
    display: block;
    height: auto;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .tel_box {
    margin-top: 6vw;
    padding: 2vw 0;
  }
}

#upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .tel_box .tel_number {
  color: #fff;
  font-size: 5rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 24px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .tel_box .tel_number {
    font-size: 8vw;
    margin-right: 0;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .tel_box .tel_number {
    font-size: 9vw;
  }
}

#upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .tel_box .tel_number::before {
  content: '';
  display: inline-block;
  background: url(../images/icon-tel.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 39px;
  height: 50px;
  background-size: cover;
  margin-right: 17px;
  margin-top: 7px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .tel_box .tel_number::before {
    max-width: 39px;
    max-height: 50px;
    width: 10vw;
    height: 12.82051vw;
  }
}

#upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .tel_box .tel_text {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.5;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .tel_box .tel_text {
    text-align: center;
  }
  #upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .tel_box .tel_text .tab_none {
    display: none;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec07 .inner-1200 .Btn_tel_flex .tel_box .tel_text {
    font-size: 4vw;
  }
}

#upcon_LP-index .sec08 {
  background-image: url(../images/sec08-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#upcon_LP-index .sec08 .inner-1200 {
  padding: 84px 0 120px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec08 .inner-1200 {
    padding: 5vw 2vw 7vw;
  }
}

#upcon_LP-index .sec08 .inner-1200 h2 {
  font-size: 5.8rem;
  color: #07357e;
  font-weight: 900;
  text-align: center;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec08 .inner-1200 h2 {
    font-size: 8vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec08 .inner-1200 h2 {
    font-size: 9vw;
  }
}

#upcon_LP-index .sec08 .inner-1200 h2 .span-01 {
  font-size: 5rem;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec08 .inner-1200 h2 .span-01 {
    font-size: 7vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec08 .inner-1200 h2 .span-01 {
    font-size: 8vw;
  }
}

#upcon_LP-index .sec08 .inner-1200 h2 .span-02 {
  color: #d20105;
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents {
  background-color: #fff;
  border: 4px solid #07357e;
  padding: 135px 75px 65px;
  position: relative;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents {
    padding: 15vw 5vw 5vw;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents::before {
  content: "";
  width: 170px;
  height: 170px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -70px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents::before {
    width: 21.25vw;
    height: 21.25vw;
    top: -8.75vw;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents h3, #upcon_LP-index .sec08 .inner-1200 .sec08__contents h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents h3 {
  color: #07357e;
  font-size: 3.6rem;
  text-align: center;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents h3 {
    font-size: 4.5vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents h3 {
    font-size: 5.5vw;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents h3 .pc_none {
  display: none;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents h3 .pc_none {
    display: block;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_topbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 73px 0 82px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_topbox {
    display: block;
    margin: 5vw auto;
    max-width: 520px;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_topbox img {
  width: 50%;
  max-width: 520px;
  margin-right: 10px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_topbox img {
    width: 100%;
    max-width: initial;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_topbox .sec08__contents_rightbox {
  max-width: 470px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_topbox .sec08__contents_rightbox {
    width: 100%;
    max-width: initial;
    margin-top: 3vw;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_topbox .sec08__contents_rightbox ul {
  background-color: #ecf2fb;
  padding: 30px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_topbox .sec08__contents_rightbox ul {
    padding: 4vw;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_topbox .sec08__contents_rightbox ul li {
  font-size: 1.8rem;
  line-height: 1.6;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_topbox .sec08__contents_rightbox ul li {
    font-size: 4vw;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_topbox .sec08__contents_rightbox h4 {
  font-size: 2rem;
  color: #fff;
  background-image: url(../images/arrow03.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 164px;
  height: 40px;
  line-height: 40px;
  padding-left: 43px;
  margin: 45px 0 22px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_topbox .sec08__contents_rightbox h4 {
    margin: 3vw 0;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_topbox .sec08__contents_rightbox h4 {
    font-size: 5vw;
    width: 40vw;
    height: 9.75609vw;
    line-height: 9.75609vw;
    padding-left: 10vw;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_topbox .sec08__contents_rightbox p {
  font-size: 1.8rem;
  line-height: 1.6;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_topbox .sec08__contents_rightbox p {
    font-size: 4vw;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_btmbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_btmbox {
    display: block;
    max-width: 520px;
    margin: 0 auto;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_btmbox .sec08__contents_imgbox {
  position: relative;
  width: 31%;
  max-width: 320px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_btmbox .sec08__contents_imgbox {
    width: 100%;
    max-width: initial;
    margin-bottom: 8vw;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_btmbox .sec08__contents_imgbox::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10.5px 0 10.5px 16px;
  border-color: transparent transparent transparent #5a90c6;
  position: absolute;
  top: 111px;
  right: -8.438%;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_btmbox .sec08__contents_imgbox::after {
    border-width: 4vw 2.625vw 0 2.625vw;
    border-color: #5a90c6 transparent transparent transparent;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    top: auto;
    bottom: -6vw;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_btmbox .sec08__contents_imgbox:last-child::after {
  content: none;
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_btmbox .sec08__contents_imgbox img {
  width: 100%;
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_btmbox .sec08__contents_imgbox h4 {
  padding: 11px 20px;
  background-color: #07357e;
  font-size: 1.9rem;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px 0;
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_btmbox .sec08__contents_imgbox p {
  font-size: 1.6rem;
  line-height: 1.5;
  max-width: 320px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents .sec08__contents_btmbox .sec08__contents_imgbox p {
    max-width: initial;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents-1 {
  margin-top: 116px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents-1 {
    margin-top: 15vw;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents-1::before {
  background-image: url(../images/sec08-01.png);
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents-2 {
  margin-top: 120px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec08 .inner-1200 .sec08__contents-2 {
    margin-top: 15vw;
  }
}

#upcon_LP-index .sec08 .inner-1200 .sec08__contents-2::before {
  background-image: url(../images/sec08-02.png);
}

#upcon_LP-index .sec09 {
  background-image: url(../images/sec05-bg.png);
  position: relative;
  height: 1000px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec09 {
    height: auto;
  }
}

#upcon_LP-index .sec09 .sec09__imgbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  position: absolute;
  top: 0;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec09 .sec09__imgbox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    top: initial;
  }
}

#upcon_LP-index .sec09 .sec09__imgbox_left {
  left: 0;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec09 .sec09__imgbox_left {
    top: 0;
  }
  #upcon_LP-index .sec09 .sec09__imgbox_left img {
    width: 25vw;
  }
}

#upcon_LP-index .sec09 .sec09__imgbox_right {
  right: 0;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec09 .sec09__imgbox_right {
    bottom: 0;
  }
  #upcon_LP-index .sec09 .sec09__imgbox_right img {
    width: 25vw;
  }
}

#upcon_LP-index .sec09 .inner-1000 {
  padding-top: 45px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec09 .inner-1000 {
    padding: 33vw 2vw;
  }
}

#upcon_LP-index .sec09 .inner-1000 p.pop {
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  background-image: url(../images/sec09-pop-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 480px;
  height: 89px;
  margin: 0 auto;
  color: #fff;
  font-size: 3.3rem;
  font-weight: 900;
  line-height: 1;
  padding-top: 5px;
  position: relative;
  z-index: 99;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec09 .inner-1000 p.pop {
    font-size: 4.5vw;
    width: 60vw;
    height: 11vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec09 .inner-1000 p.pop {
    font-size: 5.5vw;
    width: 75vw;
    height: 13.91vw;
  }
}

#upcon_LP-index .sec09 .inner-1000 p.pop span {
  color: #e87c00;
}

#upcon_LP-index .sec09 .inner-1000 p.pop span.span-01 {
  font-size: 5rem;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec09 .inner-1000 p.pop span.span-01 {
    font-size: 6vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec09 .inner-1000 p.pop span.span-01 {
    font-size: 7vw;
  }
}

#upcon_LP-index .sec09 .inner-1000 p.pop span.span-02 {
  font-size: 4rem;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec09 .inner-1000 p.pop span.span-02 {
    font-size: 5.2vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec09 .inner-1000 p.pop span.span-02 {
    font-size: 6vw;
  }
}

#upcon_LP-index .sec09 .inner-1000 h2 {
  color: #fff;
  font-size: 6rem;
  font-weight: 900;
  text-align: center;
  margin: 18px 0 30px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec09 .inner-1000 h2 {
    font-size: 7vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec09 .inner-1000 h2 {
    font-size: 8vw;
  }
}

#upcon_LP-index .sec09 .inner-1000 .sec09__voice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 800px;
  background-color: #fff;
  margin: 0 auto;
  position: relative;
  z-index: 99;
  margin-bottom: 30px;
  padding: 24px 60px 24px 40px;
  -webkit-box-shadow: 3.42px 9.397px 40px 0px rgba(4, 0, 0, 0.1);
          box-shadow: 3.42px 9.397px 40px 0px rgba(4, 0, 0, 0.1);
}

@media (max-width: 800px) {
  #upcon_LP-index .sec09 .inner-1000 .sec09__voice {
    padding: 3vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec09 .inner-1000 .sec09__voice img {
    width: 20vw;
  }
}

#upcon_LP-index .sec09 .inner-1000 .sec09__voice p {
  font-size: 1.8rem;
  line-height: 1.667;
  margin-left: 30px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec09 .inner-1000 .sec09__voice p {
    font-size: 4vw;
    margin-left: 5vw;
  }
}

#upcon_LP-index .sec10 {
  background-image: url(../images/sec06-bg.png);
}

#upcon_LP-index .sec10 .inner-1200 {
  text-align: center;
  padding: 80px 0 94px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec10 .inner-1200 {
    padding: 5vw 2vw;
  }
}

#upcon_LP-index .sec10 .inner-1200 h2 {
  font-weight: 900;
  font-size: 5rem;
  color: #07357e;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec10 .inner-1200 h2 {
    font-size: 7vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec10 .inner-1200 h2 {
    font-size: 8vw;
  }
}

#upcon_LP-index .sec10 .inner-1200 h2 .span-01 {
  font-size: 6rem;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec10 .inner-1200 h2 .span-01 {
    font-size: 8vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec10 .inner-1200 h2 .span-01 {
    font-size: 9vw;
  }
}

#upcon_LP-index .sec10 .inner-1200 h2 .span-02 {
  font-size: 5.8rem;
  color: #d20105;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec10 .inner-1200 h2 .span-02 {
    font-size: 7.8vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec10 .inner-1200 h2 .span-02 {
    font-size: 8.8vw;
  }
}

#upcon_LP-index .sec10 .inner-1200 .sec10_chach {
  font-size: 1.8rem;
  margin: 35px 0 65px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec10 .inner-1200 .sec10_chach {
    font-size: 4vw;
    margin: 8vw 0 12vw;
  }
}

#upcon_LP-index .sec10 .inner-1200 .sec10__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 21px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec10 .inner-1200 .sec10__contents {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

#upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox {
  margin-right: 40px;
  position: relative;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox {
    width: 45%;
    margin-right: 2vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox {
    width: 35vw;
    margin-right: 2vw;
  }
}

#upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox .sec10__img {
  max-width: 160px;
  margin: 0 auto;
  position: relative;
}

#upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox .sec10__img::before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  left: -21px;
  top: -21px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox .sec10__img::before {
    width: 13vw;
    height: 13vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox .sec10__img img {
    width: 100%;
  }
}

#upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10.5px 0 10.5px 17px;
  border-color: transparent transparent transparent #e97c00;
  position: absolute;
  top: 70px;
  right: -33px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox::after {
    right: -2vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox::after {
    border-width: 3vw 0 3vw 4.85vw;
    right: -6vw;
    top: 15vw;
  }
}

#upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox:last-child {
  margin-right: 0;
}

#upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox:last-child::after {
  content: none;
}

#upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 21px 0 55px;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox h4 {
    font-size: 4vw;
    margin: 5vw 0 10vw;
  }
}

#upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox_01 .sec10__img::before {
  background-image: url(../images/sec10-01.png);
}

#upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox_02 .sec10__img::before {
  background-image: url(../images/sec10-02.png);
}

#upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox_03 .sec10__img::before {
  background-image: url(../images/sec10-03.png);
}

#upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox_04 .sec10__img::before {
  background-image: url(../images/sec10-04.png);
}

#upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox_05 .sec10__img::before {
  background-image: url(../images/sec10-05.png);
}

#upcon_LP-index .sec10 .inner-1200 .sec10__contents .sec10__imgbox_06 .sec10__img::before {
  background-image: url(../images/sec10-06.png);
}

#upcon_LP-index .sec10 .inner-1200 .note {
  font-size: 1.5rem;
}

@media (max-width: 480px) {
  #upcon_LP-index .sec10 .inner-1200 .note {
    font-size: 3.5vw;
  }
}

#upcon_LP-index .sec11 {
  background-image: url(../images/sec08-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#upcon_LP-index .sec11 .inner-1200 {
  padding: 79px 0 102px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec11 .inner-1200 {
    padding: 5vw 2vw;
  }
}

#upcon_LP-index .sec11 .inner-1200 h2 {
  font-size: 6rem;
  font-weight: 900;
  color: #07357e;
  text-align: center;
  margin-bottom: 49px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec11 .inner-1200 h2 {
    font-size: 8vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec11 .inner-1200 h2 {
    font-size: 9vw;
    margin-bottom: 9vw;
  }
}

#upcon_LP-index .sec11 .inner-1200 h2 span {
  font-size: 5.8rem;
  color: #d20105;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec11 .inner-1200 h2 span {
    font-size: 7.8vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec11 .inner-1200 h2 span {
    font-size: 8.8vw;
  }
}

#upcon_LP-index .sec11 .inner-1200 .sec11__qabox {
  background-color: #fff;
  margin-top: 30px;
  -webkit-box-shadow: 3.42px 9.397px 40px 0px rgba(4, 0, 0, 0.1);
          box-shadow: 3.42px 9.397px 40px 0px rgba(4, 0, 0, 0.1);
}

@media (max-width: 480px) {
  #upcon_LP-index .sec11 .inner-1200 .sec11__qabox {
    margin-top: 5vw;
  }
}

#upcon_LP-index .sec11 .inner-1200 .sec11__qabox h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.6rem;
  font-weight: bold;
  color: #07357e;
  border-bottom: #07357e 1px solid;
  padding: 28px 80px 17px 70px;
  position: relative;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec11 .inner-1200 .sec11__qabox h3 {
    padding: 3vw 3vw 3vw 9vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec11 .inner-1200 .sec11__qabox h3 {
    font-size: 6vw;
  }
}

#upcon_LP-index .sec11 .inner-1200 .sec11__qabox h3::before {
  content: "";
  background-image: url(../images/Q.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 24px;
  height: 30px;
  position: absolute;
  left: 39px;
  top: 28px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec11 .inner-1200 .sec11__qabox h3::before {
    left: 3vw;
    top: 3vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec11 .inner-1200 .sec11__qabox h3::before {
    left: 3vw;
    top: 3.5vw;
    max-width: 24px;
    max-height: 30px;
    width: 5vw;
    height: 6.3vw;
  }
}

#upcon_LP-index .sec11 .inner-1200 .sec11__qabox p {
  font-size: 1.8rem;
  padding: 24px 70px;
  line-height: 1.66667;
  position: relative;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec11 .inner-1200 .sec11__qabox p {
    padding: 3vw 3vw 3vw 9vw;
  }
}

@media (max-width: 480px) {
  #upcon_LP-index .sec11 .inner-1200 .sec11__qabox p {
    font-size: 4vw;
  }
}

#upcon_LP-index .sec11 .inner-1200 .sec11__qabox p::before {
  content: "";
  background-image: url(../images/A.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 23px;
  height: 26px;
  position: absolute;
  left: 39px;
  top: 26px;
}

@media (max-width: 800px) {
  #upcon_LP-index .sec11 .inner-1200 .sec11__qabox p::before {
    left: 3vw;
    top: 3vw;
    max-width: 23px;
    max-height: 26px;
    width: 5vw;
    height: 5.66vw;
  }
}
/*# sourceMappingURL=style.css.map */