@charset "UTF-8";
body {
  color: #333;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.6;
  font-feature-settings: "palt";
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

a {
  text-decoration: none;
}
a:hover {
  filter: brightness(115%);
  transition: filter 0.2s ease-in-out;
}

li {
  list-style: none;
}

.pc {
  display: block !important;
}
@media screen and (max-width: 1080px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}
@media screen and (max-width: 1080px) {
  .sp {
    display: block !important;
  }
}

@media screen and (min-width: 1081px) {
  .outer {
    overflow-x: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
}

.wrapper {
  min-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 1080px) {
  .wrapper {
    min-width: initial;
  }
}

.sec1-2 {
  background-image: url(../img/pc/sec1-2-bg.jpg);
  background-position: top center;
  background-size: cover;
}
@media screen and (max-width: 1080px) {
  .sec1-2 {
    background-image: url(../img/sp/sec1-2-bg.jpg);
  }
}

.header {
  padding: 11px 0;
}
@media screen and (max-width: 1080px) {
  .header {
    padding: 2vw 0;
  }
}
.header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 920px;
  margin: 0 auto;
}
@media screen and (max-width: 1080px) {
  .header_inner {
    width: 93.3333333333vw;
  }
}
.header_logo {
  width: 190px;
}
@media screen and (max-width: 1080px) {
  .header_logo {
    width: 41.2vw;
  }
}
.header .c-btn {
  width: 170px;
}
@media screen and (max-width: 1080px) {
  .header .c-btn {
    width: 35.4666666667vw;
  }
}

.fv_inner {
  position: relative;
}
.fv .fv_medal {
  font-weight: 700;
  color: #1e71bf;
  position: absolute;
  top: 86px;
  left: 617px;
}
@media screen and (max-width: 1080px) {
  .fv .fv_medal {
    top: 27.4666666667vw;
    left: 17.8666666667vw;
  }
}
.fv .fv_medal .--text01 {
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0.04em;
  display: block;
  margin-left: 9px;
}
@media screen and (max-width: 1080px) {
  .fv .fv_medal .--text01 {
    font-size: 4.2666666667vw;
    margin-left: 1.7333333333vw;
  }
}
.fv .fv_medal .--text02 {
  font-size: 48px;
  line-height: 100%;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 1080px) {
  .fv .fv_medal .--text02 {
    font-size: 9.6vw;
  }
}
.fv .fv_medal .--text03 {
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0em;
}
@media screen and (max-width: 1080px) {
  .fv .fv_medal .--text03 {
    font-size: 5.3333333333vw;
  }
}
.fv .fv_text {
  font-weight: 700;
  font-size: 36px;
  line-height: 160%;
  letter-spacing: 0.04em;
  color: #fff200;
  position: absolute;
  bottom: 49px;
  left: 954px;
}
@media screen and (max-width: 1080px) {
  .fv .fv_text {
    font-size: 7.4666666667vw;
    bottom: 3.4666666667vw;
    left: 18.5333333333vw;
  }
}

.cv01 {
  padding: 60px 0;
}
@media screen and (max-width: 1080px) {
  .cv01 {
    padding: 9.3333333333vw 0;
  }
}
.cv01_title {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1E71BF;
  margin-bottom: 28px;
}
@media screen and (max-width: 1080px) {
  .cv01_title {
    font-size: 5.0666666667vw;
    line-height: 160%;
    margin-bottom: 6.6666666667vw;
  }
}
.cv01_btns {
  display: flex;
  justify-content: center;
  gap: 23px;
}
@media screen and (max-width: 1080px) {
  .cv01_btns {
    flex-wrap: wrap;
    gap: 4.5333333333vw;
  }
}
.cv01_btns .c-btn {
  width: 352px;
}
@media screen and (max-width: 1080px) {
  .cv01_btns .c-btn {
    width: 92vw;
  }
}

.sec01 {
  padding: 62px 0 80px;
  background: #D8EEF8 url(../img/pc/sec01-bg.png) top center/contain no-repeat;
}
@media screen and (max-width: 1080px) {
  .sec01 {
    padding: 6.6666666667vw 0 10.6666666667vw;
    background: #D8EEF8 url(../img/sp/sec01-bg.png) top center/contain no-repeat;
  }
}
.sec01_inner {
  width: 670px;
  margin: 0 auto;
}
@media screen and (max-width: 1080px) {
  .sec01_inner {
    width: 92vw;
  }
}
.sec01_title {
  margin-bottom: 106px;
}
@media screen and (max-width: 1080px) {
  .sec01_title {
    margin-bottom: 19.2vw;
  }
}
.sec01_title p {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1E71BF;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 19px;
  padding: 4px 18px;
  background: #FFFFFF;
}
@media screen and (max-width: 1080px) {
  .sec01_title p {
    font-size: 4vw;
    line-height: 160%;
    margin-bottom: 2.6666666667vw;
    padding: 0.4vw;
  }
}
.sec01_title h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
@media screen and (max-width: 1080px) {
  .sec01_title h2 {
    font-size: 6.9333333333vw;
  }
}
.sec01_block01 {
  margin-bottom: 20px;
  display: flex;
  background: #FFFFFF;
  box-shadow: 0px 3px 3px rgba(77, 124, 146, 0.34);
}
@media screen and (max-width: 1080px) {
  .sec01_block01 {
    margin-bottom: 4vw;
    box-shadow: 0 0.5333333333vw 0.5333333333vw rgba(77, 124, 146, 0.34);
  }
}
.sec01_block01_label {
  font-weight: 500;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 157px;
  height: 157px;
  background: #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec01_block01_label {
    font-size: 5.0666666667vw;
    width: 21.6vw;
    height: auto;
  }
}
.sec01_block01_cont {
  width: calc(100% - 157px);
  padding-top: 43px;
}
@media screen and (max-width: 1080px) {
  .sec01_block01_cont {
    width: calc(100% - 21.6vw);
    padding: 4.8vw 6.6666666667vw;
  }
}
.sec01_block01_flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
}
@media screen and (max-width: 1080px) {
  .sec01_block01_flex {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 1.0666666667vw;
  }
}
.sec01_block01_flex .moto {
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #333333;
  position: relative;
  padding: 10px 32px 0 0;
}
@media screen and (max-width: 1080px) {
  .sec01_block01_flex .moto {
    font-size: 5.0666666667vw;
    padding: 0 4.8vw 0 0;
  }
}
.sec01_block01_flex .moto::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(calc(-50% + 5px));
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid #1E71BF;
  border-right: 0;
}
@media screen and (max-width: 1080px) {
  .sec01_block01_flex .moto::before {
    transform: translateY(-50%);
    border-right: 1.7333333333vw solid transparent;
    border-left: 1.7333333333vw solid transparent;
    border-top: 2.6666666667vw solid #1E71BF;
    border-bottom: 0;
  }
}
.sec01_block01_flex .cp {
  font-weight: 700;
  font-size: 50px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec01_block01_flex .cp {
    font-size: 10.6666666667vw;
  }
}
.sec01_block01_flex .cp span {
  background-image: linear-gradient(transparent 70%, #FFF200 0%);
}
.sec01_block01_note {
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #333333;
  margin-top: 20px;
}
@media screen and (max-width: 1080px) {
  .sec01_block01_note {
    font-size: 2.6666666667vw;
    text-align: right;
    margin-top: 4vw;
  }
}
.sec01_block02 {
  margin-bottom: 20px;
  background: #FFFFFF;
  box-shadow: 0px 3px 3px rgba(77, 124, 146, 0.34);
}
@media screen and (max-width: 1080px) {
  .sec01_block02 {
    margin-bottom: 4vw;
    box-shadow: 0 0.5333333333vw 0.5333333333vw rgba(77, 124, 146, 0.34);
  }
}
.sec01_block02_label {
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFFFFF;
  padding: 8px;
  background: #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec01_block02_label {
    font-size: 4vw;
    padding: 1.6vw;
  }
}
.sec01_block02Flex {
  display: flex;
  justify-content: center;
  gap: 64px;
  padding: 30px 10px 40px;
}
@media screen and (max-width: 1080px) {
  .sec01_block02Flex {
    gap: 4.2666666667vw;
    padding: 1.3333333333vw 4.6666666667vw 3.7333333333vw;
  }
}
.sec01_block02Flex_item {
  width: 126px;
}
@media screen and (max-width: 1080px) {
  .sec01_block02Flex_item {
    width: 24.6666666667vw;
  }
}
.sec01_block02Flex_img {
  width: 100%;
  margin-bottom: 10px;
}
@media screen and (max-width: 1080px) {
  .sec01_block02Flex_img {
    margin-bottom: 1.6vw;
  }
}
.sec01_block02Flex_txt {
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #333333;
}
@media screen and (max-width: 1080px) {
  .sec01_block02Flex_txt {
    font-size: 2.6666666667vw;
  }
}
.sec01_block02Flex_txt span {
  font-size: 16px;
  line-height: 140%;
  color: #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec01_block02Flex_txt span {
    font-size: 3.7333333333vw;
  }
}
.sec01 .icon-plus {
  display: block;
  width: 44px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 1080px) {
  .sec01 .icon-plus {
    width: 9.3333333333vw;
    margin-bottom: 4vw;
  }
}
.sec01_block03 {
  padding: 27px 0;
  background: #FFFFFF;
  box-shadow: 0px 3px 3px rgba(77, 124, 146, 0.34);
}
@media screen and (max-width: 1080px) {
  .sec01_block03 {
    padding: 5.3333333333vw 1.3333333333vw;
    box-shadow: 0 0.5333333333vw 0.5333333333vw rgba(77, 124, 146, 0.34);
  }
}
.sec01_block03 h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1E71BF;
  margin-bottom: 8px;
}
@media screen and (max-width: 1080px) {
  .sec01_block03 h3 {
    font-size: 5.6vw;
    line-height: 100%;
    margin-bottom: 3.4666666667vw;
  }
}
.sec01_block03 p {
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #333333;
}
@media screen and (max-width: 1080px) {
  .sec01_block03 p {
    font-size: 4.2666666667vw;
  }
}

.sec02 {
  padding: 80px 0;
  background: linear-gradient(180deg, #FFFAD1 0%, rgba(255, 250, 209, 0.25) 37.78%, rgba(255, 250, 209, 0) 100%);
}
@media screen and (max-width: 1080px) {
  .sec02 {
    padding: 9.3333333333vw 0;
  }
}
.sec02_inner {
  width: 630px;
  margin: 0 auto;
}
@media screen and (max-width: 1080px) {
  .sec02_inner {
    width: 84vw;
  }
}
.sec02_title {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFFFFF;
  margin-bottom: 24px;
  padding: 14px;
  background: linear-gradient(273.88deg, #10ADC9 3.18%, #1E71BF 96.82%);
}
@media screen and (max-width: 1080px) {
  .sec02_title {
    font-size: 4.2666666667vw;
    line-height: 160%;
    margin-bottom: 4vw;
    padding: 0.8vw;
  }
}
.sec02_block {
  padding: 50px 0 64px;
  border: 4px solid #D8C51F;
  background-image: url(../img/pc/sec02-gift-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 458px 188px;
}
@media screen and (max-width: 1080px) {
  .sec02_block {
    padding: 6.6666666667vw 0 7.7333333333vw;
    border-width: 0.5333333333vw;
    background-image: url(../img/sp/sec02-gift-bg.png);
    background-size: 80vw 32.8vw;
  }
}
.sec02_block p {
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #333333;
  margin-bottom: -10px;
}
@media screen and (max-width: 1080px) {
  .sec02_block p {
    font-size: 5.6vw;
    line-height: 100%;
    margin-bottom: -1.3333333333vw;
  }
}
.sec02_block h3 {
  font-family: "Zen Kaku Gothic New";
  font-weight: 900;
  font-size: 108px;
  line-height: 100%;
  text-align: center;
  color: #1E71BF;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1080px) {
  .sec02_block h3 {
    font-size: 18.9333333333vw;
    text-shadow: 0 0.8vw 0.8vw rgba(0, 0, 0, 0.2);
  }
}

.sec03 {
  padding-top: 80px;
  background: #F7F5F5;
}
@media screen and (max-width: 1080px) {
  .sec03 {
    padding-top: 10.6666666667vw;
  }
}
.sec03_body {
  position: relative;
  padding-bottom: 34px;
}
@media screen and (max-width: 1080px) {
  .sec03_body {
    padding-bottom: 11.3333333333vw;
  }
}
.sec03_img01 {
  position: absolute;
  right: 500px;
  bottom: 0;
  width: 336px;
}
@media screen and (max-width: 1080px) {
  .sec03_img01 {
    right: 0;
    width: 50.8vw;
  }
}
.sec03_title {
  font-weight: 700;
  font-size: 40px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #333333;
  margin-bottom: 50px;
}
@media screen and (max-width: 1080px) {
  .sec03_title {
    font-size: 6.9333333333vw;
  }
}
.sec03_title span {
  background-image: linear-gradient(transparent 70%, #FFF200 0%);
}
.sec03_block {
  width: 695px;
  margin: 0 auto 34px;
}
@media screen and (max-width: 1080px) {
  .sec03_block {
    width: 84vw;
    margin-bottom: 8vw;
  }
}
.sec03_block_balloon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 98px;
  height: 98px;
  margin: 0 auto -49px;
  background: #1E71BF;
  border-radius: 50%;
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
@media screen and (max-width: 1080px) {
  .sec03_block_balloon {
    width: 16.2666666667vw;
    height: 16.2666666667vw;
    margin-bottom: -8.1333333333vw;
    font-size: 4vw;
  }
}
.sec03_block_cont {
  padding: 72px 64px 60px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1080px) {
  .sec03_block_cont {
    padding: 13.3333333333vw 7.7333333333vw 9.3333333333vw;
    box-shadow: 0 0 2.6666666667vw rgba(0, 0, 0, 0.1);
  }
}
.sec03_block_list li {
  font-weight: 500;
  font-size: 26px;
  line-height: 100%;
  letter-spacing: 0.06em;
  color: #333333;
  padding-left: 32px;
  background-image: url(../img/common/icon-check01.svg);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 25px 25px;
}
@media screen and (max-width: 1080px) {
  .sec03_block_list li {
    font-size: 4.2666666667vw;
    padding-left: 4.8vw;
    background-size: 4vw 4vw;
  }
}
.sec03_block_list li + li {
  margin-top: 24px;
}
.sec03_text {
  font-weight: 500;
  font-size: 28px;
  line-height: 140%;
  letter-spacing: 0.06em;
  color: #333333;
  position: relative;
  width: 695px;
  margin: 0 auto;
}
@media screen and (max-width: 1080px) {
  .sec03_text {
    font-size: 4.2666666667vw;
    line-height: 170%;
    width: 84vw;
  }
}
.sec03_text span {
  font-size: 36px;
  border-bottom: 4px solid #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec03_text span {
    font-size: 5.6vw;
    line-height: 170%;
    border-bottom-width: 0.5333333333vw;
  }
}
.sec03_label {
  padding: 47px 0 53px;
  background: #1E71BF;
  font-weight: 700;
  font-size: 36px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
@media screen and (max-width: 1080px) {
  .sec03_label {
    padding: 7.0666666667vw 0;
    font-size: 6.4vw;
    line-height: 150%;
  }
}

.sec04 {
  position: relative;
  padding: 84px 0 80px;
  background-image: url(../img/pc/sec04-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1080px) {
  .sec04 {
    padding: 17.0666666667vw 0 10.6666666667vw;
    background-image: url(../img/sp/sec04-bg.jpg);
  }
}
.sec04::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 93px;
  height: 61px;
  background-image: url(../img/common/icon-arrow-b01.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1080px) {
  .sec04::before {
    top: -2vw;
    width: 16.2666666667vw;
    height: 10.6666666667vw;
  }
}
.sec04_title01 {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 30px;
  font-weight: 700;
  font-size: 40px;
  line-height: 140%;
  letter-spacing: 0.06em;
  color: #1063B1;
  text-shadow: 0px 0px 12px #FFFFFF;
}
@media screen and (max-width: 1080px) {
  .sec04_title01 {
    margin-bottom: 8.6666666667vw;
    font-size: 6.9333333333vw;
    text-align: center;
    text-shadow: 0 0 1.6vw #FFFFFF;
  }
}
.sec04_title01 span {
  background-image: linear-gradient(transparent 70%, #FFF200 0%);
}
.sec04_img01 {
  width: 322px;
  margin: 0 auto 82px;
}
@media screen and (max-width: 1080px) {
  .sec04_img01 {
    width: 57.3333333333vw;
    margin-bottom: 20vw;
  }
}
.sec04_title02 {
  margin-bottom: 132px;
}
@media screen and (max-width: 1080px) {
  .sec04_title02 {
    margin-bottom: 20.6666666667vw;
  }
}
.sec04_title02 p {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFF200;
  margin-bottom: 7px;
}
@media screen and (max-width: 1080px) {
  .sec04_title02 p {
    font-size: 4.2666666667vw;
    line-height: 160%;
    margin-bottom: 0.5333333333vw;
  }
}
.sec04_title02 h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
@media screen and (max-width: 1080px) {
  .sec04_title02 h2 {
    font-size: 6.9333333333vw;
  }
}
.sec04_img02 {
  width: 590px;
  margin: 0 auto 22px;
}
@media screen and (max-width: 1080px) {
  .sec04_img02 {
    width: 90.1333333333vw;
    margin-bottom: 0.8vw;
  }
}
.sec04_flex {
  display: flex;
  justify-content: center;
  gap: 50px;
}
@media screen and (max-width: 1080px) {
  .sec04_flex {
    flex-wrap: wrap;
    gap: 8vw;
  }
}
.sec04_col {
  position: relative;
  width: 300px;
}
@media screen and (max-width: 1080px) {
  .sec04_col {
    width: 84vw;
  }
}
.sec04_col:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -26px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 39px 0 39px 26px;
  border-color: transparent transparent transparent #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec04_col:not(:last-child)::before {
    right: 50%;
    transform: translateX(50%);
    top: initial;
    bottom: -5.3333333333vw;
    border-width: 5.3333333333vw 8vw 0 8vw;
    border-color: #1E71BF transparent transparent transparent;
  }
}
.sec04_col_num {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  background: linear-gradient(273.74deg, #10ADC9 3.11%, #1E71BF 96.97%);
  font-weight: 500;
  font-size: 28px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
@media screen and (max-width: 1080px) {
  .sec04_col_num {
    height: 9.3333333333vw;
    font-size: 4.2666666667vw;
  }
}
.sec04_col_cont {
  padding: 14px 32px 40px;
  background-color: #fff;
}
@media screen and (max-width: 1080px) {
  .sec04_col_cont {
    padding: 5.3333333333vw;
  }
}
@media screen and (max-width: 1080px) {
  .sec04_col_spHead {
    display: flex;
    align-items: center;
    gap: 4.2666666667vw;
  }
}
.sec04_col_img {
  width: 100%;
}
@media screen and (max-width: 1080px) {
  .sec04_col_img {
    width: 22vw;
  }
}
.sec04_col_ttl {
  font-weight: 700;
  font-size: 28px;
  line-height: 140%;
  letter-spacing: 0.06em;
  color: #1E71BF;
  width: -moz-fit-content;
  width: fit-content;
  margin: 10px auto 0;
}
@media screen and (max-width: 1080px) {
  .sec04_col_ttl {
    font-size: 5.6vw;
    margin: 0;
  }
}
.sec04_col_txt {
  font-weight: 400;
  font-size: 18px;
  line-height: 170%;
  text-align: justify;
  letter-spacing: 0.06em;
  color: #333333;
  margin-top: 28px;
}
@media screen and (max-width: 1080px) {
  .sec04_col_txt {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
  }
}
.sec04_col_txt span {
  font-weight: 700;
}
.sec05 {
  padding: 90px 0 42px;
  background-image: url(../img/pc/sec05-bg.jpg);
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 1080px) {
  .sec05 {
    padding: 9.3333333333vw 0 4vw;
    background-image: url(../img/sp/sec05-bg.jpg);
  }
}
.sec05_inner {
  width: 1024px;
  margin: 0 auto;
}
@media screen and (max-width: 1080px) {
  .sec05_inner {
    width: 92vw;
  }
}
.sec05_title {
  margin-bottom: 57px;
}
@media screen and (max-width: 1080px) {
  .sec05_title {
    margin-bottom: 4.5333333333vw;
  }
}
.sec05_title img {
  display: block;
  width: 170px;
  margin: 0 auto 18px;
}
@media screen and (max-width: 1080px) {
  .sec05_title img {
    width: 26.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.sec05_title p {
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec05_title p {
    font-size: 4.2666666667vw;
    line-height: 160%;
  }
}
.sec05_title h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec05_title h2 {
    font-size: 7.7333333333vw;
  }
}
.sec05_title h2 span {
  background-image: linear-gradient(transparent 70%, #FFF200 0%);
}
@media screen and (max-width: 1080px) {
  .sec05_img01 {
    width: 85.0666666667vw;
    margin: 0 auto;
  }
}
.sec05_text {
  font-weight: 400;
  font-size: 24px;
  line-height: 170%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #333333;
  width: 1000px;
  margin: 50px auto 0;
  padding: 30px 20px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1080px) {
  .sec05_text {
    font-size: 3.4666666667vw;
    width: 100%;
    margin-top: 4.2666666667vw;
    padding: 4vw 2.6666666667vw;
    box-shadow: 0 0 2.6666666667vw rgba(0, 0, 0, 0.1);
  }
}
.sec05_text span {
  font-weight: 700;
}
.sec05_af {
  margin: -15px auto 0;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 330px;
  height: 104px;
  background-image: url(../img/pc/sec05-af-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  font-weight: 700;
  font-size: 36px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec05_af {
    margin-top: -1.6vw;
    padding-bottom: 2.6666666667vw;
    width: 49.0666666667vw;
    height: 15.4666666667vw;
    font-size: 5.6vw;
  }
}

.sec06_inner {
  position: relative;
}
.sec06 .sec06_text {
  font-weight: 700;
  font-size: 48px;
  line-height: 140%;
  letter-spacing: 0.06em;
  color: #fff200;
  position: absolute;
  bottom: 59px;
  left: 658px;
}
@media screen and (max-width: 1080px) {
  .sec06 .sec06_text {
    font-size: 6.9333333333vw;
    bottom: 6.9333333333vw;
    left: 9.8666666667vw;
  }
}

.sec07 {
  padding: 70px 0 80px;
  background-image: url(../img/pc/sec07-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1080px) {
  .sec07 {
    padding: 10.6666666667vw 0;
    background-image: url(../img/sp/sec07-bg.jpg);
  }
}
.sec07_title {
  margin-bottom: 50px;
}
@media screen and (max-width: 1080px) {
  .sec07_title {
    margin-bottom: 10.6666666667vw;
  }
}
.sec07_title p {
  font-weight: 500;
  font-size: 24px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec07_title p {
    font-size: 4.2666666667vw;
  }
}
.sec07_title h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec07_title h2 {
    font-size: 8.2666666667vw;
  }
}
.sec07_title h2 span {
  background-image: linear-gradient(transparent 70%, #FFF200 0%);
}
.sec07 .reason {
  background-image: url(../img/pc/sec07-r-bg.jpg);
  background-position: center top 100px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason {
    background-image: url(../img/sp/sec07-r-bg.jpg);
    background-position: center top 13.3333333333vw;
  }
}
.sec07 .reason + .reason {
  margin-top: 70px;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason + .reason {
    margin-top: 10.6666666667vw;
  }
}
.sec07 .reason_inner {
  width: 790px;
  margin: 0 auto;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_inner {
    width: 84vw;
  }
}
.sec07 .reason_img {
  width: 690px;
  margin: 0 0 30px auto;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_img {
    width: 92vw;
    margin: 0 -8vw 4vw 0;
  }
}
.sec07 .reason_head {
  display: flex;
  gap: 50px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_head {
    gap: 6.6666666667vw;
    margin-bottom: 9.6vw;
  }
}
.sec07 .reason_head_num {
  width: 89px;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_head_num {
    width: 11.8666666667vw;
  }
}
.sec07 .reason_head_ttl {
  font-weight: 700;
  font-size: 40px;
  line-height: 140%;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_head_ttl {
    font-size: 5.6vw;
  }
}
.sec07 .reason_head_ttl span {
  font-weight: 500;
  font-size: 30px;
  line-height: 160%;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_head_ttl span {
    font-size: 4vw;
  }
}
.sec07 .reason_txt {
  font-weight: 500;
  font-size: 24px;
  line-height: 170%;
  text-align: justify;
  letter-spacing: 0.06em;
  color: #333333;
  margin-bottom: 30px;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_txt {
    font-size: 3.7333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.sec07 .reason_txt span {
  font-weight: 700;
  color: #1E71BF;
}
.sec07 .reason_b {
  position: relative;
  padding: 40px 0;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_b {
    padding: 5.3333333333vw 0;
  }
}
.sec07 .reason_b.icon {
  margin-top: 78px;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_b.icon {
    margin-top: 10vw;
  }
}
.sec07 .reason_b::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1360px;
  height: 100%;
  background: #F7F5F5;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_b::before {
    width: 92vw;
  }
}
.sec07 .reason_b_flex {
  position: relative;
  display: flex;
  align-items: center;
  gap: 30px;
}
.sec07 .reason_b_flex + .reason_b_flex {
  margin-top: 10px;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_b_flex + .reason_b_flex {
    margin-top: 4vw;
  }
}
.sec07 .reason_b_img {
  width: 257px;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_b_img {
    width: 34.2666666667vw;
  }
}
.sec07 .reason_b_img.icon {
  width: 156px;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_b_img.icon {
    width: 34.2666666667vw;
  }
}
.sec07 .reason_b_cont {
  width: 433px;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_b_cont {
    width: 37.7333333333vw;
  }
}
.sec07 .reason_b_cont.icon {
  width: 469px;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_b_cont.icon {
    width: 37.7333333333vw;
  }
}
.sec07 .reason_b_list p {
  font-weight: 400;
  font-size: 24px;
  line-height: 170%;
  text-align: justify;
  letter-spacing: 0.06em;
  color: #333333;
  display: flex;
  gap: 5px;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_b_list p {
    font-size: 3.2vw;
    gap: 0.6666666667vw;
  }
}
.sec07 .reason_b_list p + p {
  margin-top: 8px;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_b_list p + p {
    margin-top: 1.0666666667vw;
  }
}
.sec07 .reason_b_list p .fw {
  font-weight: 700;
}
.sec07 .reason_b_txt {
  font-weight: 400;
  font-size: 24px;
  line-height: 170%;
  text-align: justify;
  letter-spacing: 0.06em;
  color: #333333;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_b_txt {
    font-size: 3.2vw;
  }
}
.sec07 .reason_b_txt span {
  font-weight: 700;
}
.sec07 .reason_b_ttl {
  font-weight: 700;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.06em;
  color: #333333;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_b_ttl {
    font-size: 3.2vw;
  }
}
.sec07 .reason_b_plus {
  position: absolute;
  top: -48px;
  left: 50%;
  transform: translateX(-50%);
  width: 170px;
}
@media screen and (max-width: 1080px) {
  .sec07 .reason_b_plus {
    top: -6.4vw;
    width: 22.6666666667vw;
  }
}

.sec08 {
  padding: 70px 0 150px;
  background: #D8EEF8;
}
@media screen and (max-width: 1080px) {
  .sec08 {
    padding: 10.6666666667vw 0 19.4666666667vw;
  }
}
.sec08_title {
  margin-bottom: 50px;
}
@media screen and (max-width: 1080px) {
  .sec08_title {
    margin-bottom: 10.6666666667vw;
  }
}
.sec08_title p {
  font-weight: 500;
  font-size: 24px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1063B1;
}
@media screen and (max-width: 1080px) {
  .sec08_title p {
    font-size: 4.2666666667vw;
  }
}
.sec08_title h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1063B1;
}
@media screen and (max-width: 1080px) {
  .sec08_title h2 {
    font-size: 8.2666666667vw;
  }
}
.sec08_title h2 span {
  background-image: linear-gradient(transparent 70%, #FFF200 0%);
}
.sec08 .slider {
  width: 890px;
  margin: 0 auto;
  padding: 0 21px;
}
@media screen and (max-width: 1080px) {
  .sec08 .slider {
    width: 94.6666666667vw;
    padding: 0 4.8vw;
  }
}
.sec08 .slider .slide {
  margin: 4px;
  padding: 50px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(77, 124, 146, 0.34);
}
@media screen and (max-width: 1080px) {
  .sec08 .slider .slide {
    margin: 0.5333333333vw;
    padding: 6.6666666667vw;
    box-shadow: 0 0.5333333333vw 0.5333333333vw rgba(77, 124, 146, 0.34);
  }
}
.sec08 .slider .slide_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sec08 .slider .slide_img {
  width: 135px;
}
@media screen and (max-width: 1080px) {
  .sec08 .slider .slide_img {
    width: 19.8666666667vw;
  }
}
.sec08 .slider .slide_ttl {
  width: 585px;
  font-weight: 700;
  font-size: 28px;
  line-height: 140%;
  text-align: justify;
  letter-spacing: 0.06em;
  color: #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec08 .slider .slide_ttl {
    width: 48.1333333333vw;
    font-size: 4vw;
    line-height: 160%;
  }
}
.sec08 .slider .slide_name {
  position: relative;
  margin: 20px 0;
  text-align: right;
}
@media screen and (max-width: 1080px) {
  .sec08 .slider .slide_name {
    margin: 20px 0;
  }
}
.sec08 .slider .slide_name::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background-color: #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec08 .slider .slide_name::before {
    height: 0.2666666667vw;
  }
}
.sec08 .slider .slide_name span {
  font-weight: 700;
  font-size: 18px;
  line-height: 170%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFFFFF;
  position: relative;
  display: inline-block;
  padding: 2px 16px;
  background: #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec08 .slider .slide_name span {
    font-size: 3.2vw;
    padding: 0.2666666667vw 2.1333333333vw;
  }
}
.sec08 .slider .slide_txt {
  font-weight: 400;
  font-size: 18px;
  line-height: 170%;
  text-align: justify;
  letter-spacing: 0.06em;
  color: #333333;
}
@media screen and (max-width: 1080px) {
  .sec08 .slider .slide_txt {
    font-size: 3.2vw;
  }
}
.sec08 .slider .slide_txt span {
  font-weight: 700;
}
.sec08 .slick-track {
  display: flex;
}
.sec08 .slick-slide {
  height: auto !important;
}
.sec08 .slide-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  z-index: 2;
}
@media screen and (max-width: 1080px) {
  .sec08 .slide-arrow {
    width: 9.3333333333vw;
  }
}
.sec08 .prev-arrow {
  left: 0;
}
.sec08 .next-arrow {
  right: 0;
}
.sec08 .slick-dots {
  bottom: -52px;
}
@media screen and (max-width: 1080px) {
  .sec08 .slick-dots {
    bottom: -8vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
.sec08 .slick-dots li {
  color: #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec08 .slick-dots li {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    margin-right: 2.1333333333vw;
  }
}
@media screen and (max-width: 1080px) {
  .sec08 .slick-dots li button {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    padding: 1.0666666667vw;
  }
}
.sec08 .slick-dots li button:before {
  opacity: 0.3;
  color: #1E71BF;
  font-size: 16px;
}
@media screen and (max-width: 1080px) {
  .sec08 .slick-dots li button:before {
    font-size: 2.1333333333vw;
    line-height: 2.1333333333vw;
    position: absolute;
    top: 0;
    left: 0;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
.sec08 .slick-dots li.slick-active button:before {
  color: #1E71BF;
  opacity: 1;
}
.sec09 {
  padding: 80px 0;
}
@media screen and (max-width: 1080px) {
  .sec09 {
    padding: 10.6666666667vw 0;
  }
}
.sec09_inner {
  width: 840px;
  margin: 0 auto;
}
@media screen and (max-width: 1080px) {
  .sec09_inner {
    width: 84vw;
  }
}
.sec09_title {
  margin-bottom: 50px;
}
@media screen and (max-width: 1080px) {
  .sec09_title {
    margin-bottom: 8vw;
  }
}
.sec09_title p {
  font-weight: 500;
  font-size: 24px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.12em;
  color: #1063B1;
  margin-bottom: 18px;
}
@media screen and (max-width: 1080px) {
  .sec09_title p {
    font-size: 4.2666666667vw;
    margin-bottom: 4vw;
  }
}
.sec09_title p span {
  color: #FFFFFF;
  padding: 3px 9px;
}
@media screen and (max-width: 1080px) {
  .sec09_title p span {
    padding: 0 1.6vw;
  }
}
.sec09_title p .b1 {
  background: #1E71BF;
}
.sec09_title p .b2 {
  background: #099AB4;
}
.sec09_title h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1063B1;
}
@media screen and (max-width: 1080px) {
  .sec09_title h2 {
    font-size: 6.9333333333vw;
  }
}
.sec09_title h2 span {
  background-image: linear-gradient(transparent 70%, #FFF200 0%);
}
.sec09_plan {
  background: #D8EEF8;
}
.sec09_plan + .sec09_plan {
  margin-top: 40px;
}
@media screen and (max-width: 1080px) {
  .sec09_plan + .sec09_plan {
    margin-top: 8vw;
  }
}
.sec09_plan_head {
  padding: 40px 80px;
}
@media screen and (max-width: 1080px) {
  .sec09_plan_head {
    padding: 5.3333333333vw;
  }
}
.sec09_plan_course {
  font-weight: 500;
  font-size: 24px;
  line-height: 160%;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
@media screen and (max-width: 1080px) {
  .sec09_plan_course {
    font-size: 4.2666666667vw;
  }
}
.sec09_plan_course span {
  font-family: "Zen Kaku Gothic New";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFFFFF;
  margin-right: 24px;
  padding: 2px 20px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
@media screen and (max-width: 1080px) {
  .sec09_plan_course span {
    font-size: 4.2666666667vw;
    margin-right: 4vw;
    padding: 0.2666666667vw 3.2vw;
    border-top-width: 0.2666666667vw;
    border-bottom-width: 0.2666666667vw;
  }
}
.sec09_plan_ttl {
  font-weight: 700;
  font-size: 36px;
  line-height: 140%;
  letter-spacing: 0.06em;
  color: #FFFFFF;
  margin-top: 22px;
}
@media screen and (max-width: 1080px) {
  .sec09_plan_ttl {
    font-size: 6.4vw;
    margin-top: 4vw;
  }
}
.sec09_plan_body {
  padding: 40px 65px;
}
@media screen and (max-width: 1080px) {
  .sec09_plan_body {
    padding: 5.3333333333vw 5.3333333333vw 6.6666666667vw;
  }
}
.sec09_plan_view {
  display: flex;
  align-items: center;
  gap: 65px;
  padding: 0 15px;
}
@media screen and (max-width: 1080px) {
  .sec09_plan_view {
    gap: 5.3333333333vw;
    padding: 0 2.1333333333vw;
  }
}
.sec09_plan_view + .sec09_plan_view {
  margin-top: 10px;
}
@media screen and (max-width: 1080px) {
  .sec09_plan_view + .sec09_plan_view {
    margin-top: 4vw;
  }
}
.sec09_plan_view_ttl {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1080px) {
  .sec09_plan_view_ttl {
    font-size: 4vw;
    line-height: 160%;
  }
}
.sec09_plan_view_txt {
  font-weight: 500;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0.06em;
  color: #333333;
}
@media screen and (max-width: 1080px) {
  .sec09_plan_view_txt {
    font-size: 3.7333333333vw;
  }
}
.sec09_plan .table {
  margin-top: 30px;
}
@media screen and (max-width: 1080px) {
  .sec09_plan .table {
    margin-top: 6.1333333333vw;
  }
}
.sec09_plan .table .tr {
  display: flex;
}
.sec09_plan .table .th {
  width: 335px;
  padding: 39px 27px;
  border-bottom: 2px solid #FFFFFF;
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
@media screen and (max-width: 1080px) {
  .sec09_plan .table .th {
    width: 26.6666666667vw;
    padding: 2.9333333333vw 1.3333333333vw;
    border-bottom-width: 0.2666666667vw;
    justify-content: center;
    font-size: 3.2vw;
    line-height: 160%;
  }
}
.sec09_plan .table .td {
  width: 375px;
  background: #FFFFFF;
  border-bottom: 2px solid #C7C6C6;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 75px;
  font-weight: 500;
  font-size: 36px;
  line-height: 160%;
  letter-spacing: 0.06em;
  color: #333333;
}
@media screen and (max-width: 1080px) {
  .sec09_plan .table .td {
    width: 46.6666666667vw;
    border-bottom-width: 0.2666666667vw;
    padding: 3.3333333333vw 4vw;
    font-size: 5.0666666667vw;
  }
}
.sec09_plan .table .td .s1 {
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.06em;
  color: #333333;
  margin-bottom: -30px;
}
@media screen and (max-width: 1080px) {
  .sec09_plan .table .td .s1 {
    font-size: 3.4666666667vw;
    margin-bottom: 0.8vw;
  }
}
.sec09_plan .table .td .s1 span {
  position: relative;
  padding-right: 55px;
}
@media screen and (max-width: 1080px) {
  .sec09_plan .table .td .s1 span {
    padding-right: 2.9333333333vw;
  }
}
.sec09_plan .table .td .s1 span::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 10px 0 10px;
}
@media screen and (max-width: 1080px) {
  .sec09_plan .table .td .s1 span::before {
    border-width: 1.6vw 1.0666666667vw 0 1.0666666667vw;
  }
}
.sec09_plan .table .td .s2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 140%;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1080px) {
  .sec09_plan .table .td .s2 {
    font-size: 6.4vw;
    line-height: 100%;
  }
}
.sec09 .plan01 .sec09_plan_head {
  background: #1E71BF;
}
.sec09 .plan01 .sec09_plan_view_ttl {
  color: #1E71BF;
}
.sec09 .plan01 .th {
  background: #1E71BF;
}
.sec09 .plan01 .s1 span::before {
  border-color: #1E71BF transparent transparent transparent;
}
.sec09 .plan01 .s2 {
  color: #1E71BF;
}
.sec09 .plan02 .sec09_plan_head {
  background: #099AB4;
}
.sec09 .plan02 .sec09_plan_view_ttl {
  color: #099AB4;
}
.sec09 .plan02 .th {
  background: #099AB4;
}
.sec09 .plan02 .s1 span::before {
  border-color: #099AB4 transparent transparent transparent;
}
.sec09 .plan02 .s2 {
  color: #099AB4;
}
.sec09_note {
  margin-top: 20px;
}
@media screen and (max-width: 1080px) {
  .sec09_note {
    margin-top: 4vw;
  }
}
.sec09_note li {
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  text-align: justify;
  letter-spacing: 0.06em;
  color: #333333;
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 1080px) {
  .sec09_note li {
    font-size: 2.6666666667vw;
    line-height: 160%;
    gap: 0.5333333333vw;
  }
}
.sec09_note li + li {
  margin-top: 2px;
}
@media screen and (max-width: 1080px) {
  .sec09_note li + li {
    margin-top: 0.8vw;
  }
}

.sec10 {
  padding: 70px 0 80px;
  background: #EDF9FF;
}
@media screen and (max-width: 1080px) {
  .sec10 {
    padding: 10.6666666667vw 0;
  }
}
.sec10_inner {
  width: 840px;
  margin: 0 auto;
}
@media screen and (max-width: 1080px) {
  .sec10_inner {
    width: 84vw;
  }
}
.sec10_title {
  font-weight: 700;
  font-size: 40px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1063B1;
  margin-bottom: 52px;
}
@media screen and (max-width: 1080px) {
  .sec10_title {
    font-size: 6.9333333333vw;
    margin-bottom: 10.9333333333vw;
  }
}
.sec10_title span {
  background-image: linear-gradient(transparent 70%, #FFF200 0%);
}
.sec10_step {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sec10_step_img {
  width: 130px;
}
@media screen and (max-width: 1080px) {
  .sec10_step_img {
    width: 23.2vw;
  }
}
.sec10_step_cont {
  width: 675px;
}
@media screen and (max-width: 1080px) {
  .sec10_step_cont {
    width: 57.6vw;
  }
}
.sec10_step_ttl {
  font-weight: 700;
  font-size: 28px;
  line-height: 140%;
  letter-spacing: 0.06em;
  color: #1E71BF;
  margin-bottom: 12px;
}
@media screen and (max-width: 1080px) {
  .sec10_step_ttl {
    font-size: 4vw;
    line-height: 160%;
    margin-bottom: 1.0666666667vw;
  }
}
.sec10_step_txt {
  font-weight: 500;
  font-size: 20px;
  line-height: 170%;
  text-align: justify;
  letter-spacing: 0.06em;
  color: #333333;
}
@media screen and (max-width: 1080px) {
  .sec10_step_txt {
    font-size: 3.2vw;
  }
}
.sec10 .icon-arrow {
  display: block;
  width: 69px;
  margin: 18px auto;
}
@media screen and (max-width: 1080px) {
  .sec10 .icon-arrow {
    width: 12.2666666667vw;
    margin: 4vw auto;
  }
}

.sec11_inner {
  position: relative;
}
.sec11 .sec11_medal {
  font-weight: 700;
  color: #fff;
  position: absolute;
  bottom: 70px;
  left: 630px;
}
@media screen and (max-width: 1080px) {
  .sec11 .sec11_medal {
    bottom: 14.6666666667vw;
    left: 16.4vw;
  }
}
.sec11 .sec11_medal .--text01 {
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.04em;
  display: block;
  margin-left: 13px;
}
@media screen and (max-width: 1080px) {
  .sec11 .sec11_medal .--text01 {
    font-size: 4.2666666667vw;
    margin-left: 1.7333333333vw;
  }
}
.sec11 .sec11_medal .--text02 {
  font-size: 56px;
  line-height: 100%;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 1080px) {
  .sec11 .sec11_medal .--text02 {
    font-size: 9.6vw;
  }
}
.sec11 .sec11_medal .--text03 {
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0em;
}
@media screen and (max-width: 1080px) {
  .sec11 .sec11_medal .--text03 {
    font-size: 5.3333333333vw;
  }
}

.sec12 {
  padding: 64px 0 80px;
  background: #F7F5F5;
}
@media screen and (max-width: 1080px) {
  .sec12 {
    padding: 10.6666666667vw 0;
  }
}
.sec12_inner {
  width: 840px;
  margin: 0 auto;
}
@media screen and (max-width: 1080px) {
  .sec12_inner {
    width: 84vw;
  }
}
.sec12_title {
  margin-bottom: 48px;
}
@media screen and (max-width: 1080px) {
  .sec12_title {
    margin-bottom: 10.6666666667vw;
  }
}
.sec12_title p {
  font-family: "Zen Kaku Gothic New";
  font-weight: 500;
  font-size: 32px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1063B1;
}
@media screen and (max-width: 1080px) {
  .sec12_title p {
    font-size: 4.2666666667vw;
  }
}
.sec12_title h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1063B1;
}
@media screen and (max-width: 1080px) {
  .sec12_title h2 {
    font-size: 6.9333333333vw;
  }
}
.sec12 .accordion {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(77, 124, 146, 0.34);
}
@media screen and (max-width: 1080px) {
  .sec12 .accordion {
    box-shadow: 0 0.5333333333vw 0.5333333333vw rgba(77, 124, 146, 0.34);
  }
}
.sec12 .accordion + .accordion {
  margin-top: 30px;
}
@media screen and (max-width: 1080px) {
  .sec12 .accordion + .accordion {
    margin-top: 5.3333333333vw;
  }
}
.sec12 .accordion_heading {
  cursor: pointer;
  padding: 30px;
  position: relative;
}
@media screen and (max-width: 1080px) {
  .sec12 .accordion_heading {
    padding: 4vw;
  }
}
.sec12 .accordion_heading::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background-image: url(../img/common/icon-arrow-b03.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1080px) {
  .sec12 .accordion_heading::before {
    right: 4vw;
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}
.sec12 .accordion_heading.is-open::before {
  transform: translateY(-50%) rotate(180deg);
}
.sec12 .accordion_heading p {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0.06em;
  color: #1E71BF;
}
@media screen and (max-width: 1080px) {
  .sec12 .accordion_heading p {
    font-size: 4vw;
    line-height: 160%;
    padding-right: 5.8666666667vw;
  }
}
.sec12 .accordion_body {
  display: none;
  padding: 0 30px 30px;
}
@media screen and (max-width: 1080px) {
  .sec12 .accordion_body {
    padding: 0 4vw 4vw;
  }
}
.sec12 .accordion_body p {
  padding-top: 30px;
  border-top: 2px solid #D8EEF8;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  text-align: justify;
  letter-spacing: 0.06em;
  color: #333333;
}
@media screen and (max-width: 1080px) {
  .sec12 .accordion_body p {
    padding-top: 4vw;
    border-top-width: 0.2666666667vw;
    font-size: 3.2vw;
    line-height: 170%;
  }
}
.sec12 .accordion_body p span {
  font-weight: 700;
  color: #1E71BF;
}
.footer {
  padding: 80px 0;
  background: #1E71BF;
}
@media screen and (max-width: 1080px) {
  .footer {
    padding: 10.6666666667vw 0;
  }
}
.footer_nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
}
@media screen and (max-width: 1080px) {
  .footer_nav {
    flex-wrap: wrap;
    gap: 5.3333333333vw;
  }
}
.footer_nav_item {
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .footer_nav_item {
    width: 100%;
  }
}
.footer_nav_item a {
  font-weight: 500;
  font-size: 16px;
  line-height: 180%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
@media screen and (max-width: 1080px) {
  .footer_nav_item a {
    font-size: 3.2vw;
  }
}
.footer_copy {
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFFFFF;
  margin-top: 30px;
}
@media screen and (max-width: 1080px) {
  .footer_copy {
    font-size: 2.6666666667vw;
    margin-top: 10.6666666667vw;
  }
}/*# sourceMappingURL=adlp.css.map */