@charset "UTF-8";
.is-sp {
  display: none !important;
}

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

@media screen and (max-width: 768px) {
  .is-pc {
    display: none !important;
  }
}
body {
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  color: #373737;
  word-break: break-all;
  font-weight: bold;
}
span {
  line-height: 1;
}
h3 {
  margin: 0;
}
.beginner2 {
  letter-spacing: 0.1em;
}

img {
  max-width: 100%;
  height: auto;
}

.floating {
  position: fixed;
  right: 0;
  bottom: 20%;
  z-index: 100;
}
.floating a {
  background: #25BAEF;
  writing-mode: vertical-lr;
  color: #fff;
  padding: 10px 8px;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.floating a:visited {
  color: #fff !important;
}
.floating a {
  color: #fff !important;
}
.floating a:hover {
  color: #fff !important;
  opacity: 0.8 !important;
}
.floating a span {
  text-combine-upright: all;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 4px;
}
.floating a .title {
  writing-mode: horizontal-tb;
  border-bottom: 1px #fff dotted;
  margin-bottom: 8px;
  letter-spacing: 0;
  font-size: 18px;
  padding: 0 10px 8px;
}
.floating a .icon {
  margin-top: 8px;
  text-align: center;
}
.floating a .icon img {
  display: inline;
  width: 9px;
  transform: translateX(-4px);
}
.beginner2-top {
  padding: 100px 40px 30px;
  background: url(../images/beginner-20240922/bg_top.png) no-repeat;
  background-size: 100%;
  background-position: top 50% center;
}

.beginner2-top__title {
  text-align: center;
  font-size: 43px;
  margin-bottom: 35px;
  letter-spacing: 0.15em;
  font-weight: bold;
  line-height: 1.7;
  margin-top: 0;
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.beginner2-top__title span {
  font-size: 60px;
  font-weight: bold;
  color: #00B050;
  background: linear-gradient(transparent 65%, #FCFF3C 35%);
}
.beginner2-top__title span.bgNone {
  background: none;
}
.beginner2-top__text {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 30px;
}

.beginner2-top__box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.beginner2-top__boxItem {
  max-width: 325px;
  height: 256px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 4px solid #00B050;
  border-radius: 50%;
  padding-inline: 10px;
  padding-top: 20px;
  background: #fff;
}
.beginner2-top__boxItem h3 {
  font-size: 22px;
  text-align: center;
  line-height: 1.4;
  display: inline;
  text-decoration: underline;
  font-weight: bold;
  color: #00B050;
  margin: 0;
}
.beginner2-top__boxItem p {
  text-align: center;
  font-weight: 400;
  font-size: 15px;
  color: #000;
  line-height: 1.5;
  margin: 8px 0;
}
.beginner2-top__boxItem .icon img {
  display: inline;
}
.beginner2-top__boxItem:first-child {
  transform: translateY(42%);
  padding-top: 20px;
}
.beginner2-top__boxItem:nth-child(3) {
  transform: translateY(42%);
}
.beginner2-top__boxItem:nth-child(5) {
  transform: translateY(-42%);
  padding-top: 40px;
}
.beginner2-top__boxItem:nth-child(7) {
  transform: translateY(-42%);
}

.beginner2-top__boxImg {
  width: 100%;
  text-align: center;
}
.beginner2-top__boxImg img {
  width: 350px;
  display: inline;
}
.inner {
  max-width: 1000px;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .beginner2-top {
    padding: 100px 20px 30px;
  }
  .beginner2-top__title {
    font-size: 3.333vw;
  }
  .beginner2-top__title span {
    font-size: 5vw;
  }
  .beginner2-top__boxItem {
    max-width: 27.083vw;
    height: 21.33vw;
    border-radius: 50%;
  }
  .beginner2-top__boxItem h3 {
    font-size: 1.833vw;
  }
  .beginner2-top__boxItem p {
    font-size: 1.166vw;
  }
  .beginner2-top__boxItem .icon img {
    transform: scale(0.7);
  }
  .beginner2-top__boxImg img {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 768px) {
  .beginner2-top__boxImg img {
    width: 122px;
    display: inline;
  }
  .floating {
    display: none;
  }
  .beginner2-top {
    padding: 7.179vw 5.623vw 6.153vw;
    background: url(../images/beginner-20240922/bg_top.png) no-repeat;
    background-size: 100%;
    background-position: top 50% center;
  }
  .beginner2-top__title {
    text-align: left;
    font-size: 5.128vw;
    margin-bottom: 4.871vw;
    position: relative;
    letter-spacing: 0.1em;
    line-height: 2;
  }
  .beginner2-top__title span {
    font-size: 7.179vw;
    font-weight: bold;
    color: #00B050;
    background: linear-gradient(transparent 65%, #FCFF3C 35%);
  }
  .beginner2-top__title .icon {
    background: none;
    position: absolute;
    top: -15px;
    right: 0;
  }
  .beginner2-top__title span img {
    width: 33.28vw;
  }
  .beginner2-top__text {
    text-align: left;
    font-size: 4.002vw;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 5.128vw;
  }
  .beginner2-top__box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
  }
  .beginner2-top__boxItem {
    max-width: 83.33vw;
    height: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-items: center;
    border: 4px solid #00B050;
    padding-inline: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
    border-radius: 23px;
  }
  .beginner2-top__boxItem h3 {
    font-size: 5.641vw;
    line-height: 1.7;
  }
  .beginner2-top__boxItem p {
    text-align: center;
    font-weight: 400;
    font-size: 3.846vw;
    color: #000;
    line-height: 1.3;
    margin: 8px 0;
  }
  .beginner2-top__boxItem .icon img {
    transform: scale(1);
  }
  .beginner2-top__boxItem:first-child {
    transform: translateY(0);
    padding-top: 20px;
    order: 2;
    margin-top: 20px !important;
  }
  .beginner2-top__boxItem:nth-child(2) {
    order: 1;
    margin-top: 0 !important;
  }
  .beginner2-top__boxItem:nth-child(3) {
    transform: translateY(0);
    order: 3;
  }
  .beginner2-top__boxItem:nth-child(5) {
    transform: translateY(0);
    order: 4;
    padding-top: 20px;
  }
  .beginner2-top__boxItem:nth-child(6) {
    transform: translateY(0);
    order: 5;
  }
  .beginner2-top__boxItem:nth-child(7) {
    transform: translateY(0);
    order: 6;
  }
  .beginner2-top__boxItem + .beginner2-top__boxItem {
    margin-top: 6.153vw;
  }
  .beginner2-top__boxItem .icon {
    margin-top: 10px;
  }
}
.beginner2-cta {
  background-color: #00B050;
  background-image: url(../images/beginner-20240922/bg_intro.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px;
}
.beginner2-cta a {
  display: block;
}
.beginner2-cta a:hover {
  opacity: 0.8 !important;
}

@media screen and (max-width: 768px) {
  .beginner2-cta {
    background-color: #00B050;
    background-image: url(../images/beginner-20240922/bg_intro.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 13.3333vw 8.205vw;
  }
  .beginner2-cta a {
    display: block;
  }
  .beginner2-cta a:hover {
    opacity: 0.8 !important;
  }
}
.beginner2-feature {
  background: #EFFBF0;
  padding: 140px 40px 75px;
}

.beginner2-feature__title {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  position: relative;
  margin-bottom: 100px;
  padding-right: 80px;
  margin-top: 0;
  line-height: 1.5;
}
.beginner2-feature__title span {
  font-size: 60px;
  color: #00B050;
}
.beginner2-feature__title .icon {
  position: absolute;
  right: 0;
  top: -60px;
  width: 150px;
}

.beginner2-feature__listItem {
  border: #00B050 1px solid;
  border-radius: 10px;
  display: flex;
  align-items: stretch;
  background: #fff;
}
.beginner2-feature__listItem .num {
  font-weight: bold;
  padding: 47px 17px;
  background: #00B050;
  color: #fff;
  writing-mode: vertical-lr;
  font-size: 30px;
  border-top-left-radius: 8px;
  letter-spacing: 0.3em;
  border-bottom-left-radius: 8px;
}
.beginner2-feature__listItem .right {
  padding: 20px 28px 20px 36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.beginner2-feature__listItem .contents {
  width: 72%;
}
.beginner2-feature__listItem .contents h3 {
  font-size: 27px;
  font-weight: bold;
  color: #00B050;
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  margin-bottom: 20px;
  margin-top: 0;
}
.beginner2-feature__listItem .contents p {
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0;
}
.beginner2-feature__listItem .contents p span {
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 0;
}
.beginner2-feature__listItem .img {
  width: 25%;
  position: relative;
}
.beginner2-feature__listItem .img .text {
  position: absolute;
  top: -70px;
  right: -90px;
  background: #62C24E;
  width: 120px;
  height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  font-weight: bold;
  font-size: 12px;
}
.beginner2-feature__listItem + .beginner2-feature__listItem {
  margin-top: 30px;
}

.beginner2-feature__subTitle {
  margin-top: 80px;
  text-align: center;
  color: #00B050;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.5;
  margin-bottom: 0;
}

@media screen and (max-width: 1040px) {
  .beginner2-feature__title {
    text-align: center;
    font-size: 3.846vw;
    font-weight: bold;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    position: relative;
    margin-bottom: 100px;
    padding-right: 80px;
  }
  .beginner2-feature__title span {
    font-size: 5.769vw;
    color: #00B050;
  }
  .beginner2-feature__title .icon {
    position: absolute;
    right: 0;
    top: -60px;
  }
  .beginner2-feature__title .icon img {
    transform: scale(0.8);
  }
  .beginner2-feature__listItem .num {
    font-weight: bold;
    padding: 47px 17px;
    background: #00B050;
    color: #fff;
    writing-mode: vertical-lr;
    font-size: 30px;
    border-top-left-radius: 8px;
    line-height: 1;
    border-bottom-left-radius: 8px;
  }
  .beginner2-feature__listItem .right {
    padding: 20px 28px 20px 36px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .beginner2-feature__listItem .contents {
    width: 72%;
  }
  .beginner2-feature__listItem .contents h3 {
    font-size: 2.396vw;
    font-weight: bold;
    color: #00B050;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    margin-bottom: 20px;
  }
  .beginner2-feature__listItem .contents p {
    font-size: 1.3461vw;
    line-height: 1.5;
    font-weight: bold;
  }
  .beginner2-feature__listItem .contents p span {
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 0;
  }
  .beginner2-feature__listItem .img {
    width: 25%;
    position: relative;
  }
  .beginner2-feature__listItem .img .text {
    position: absolute;
    top: -80px;
    right: -50px;
    background: #62C24E;
    width: 120px;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 1.5;
    font-weight: bold;
    font-size: 12px;
  }
  .beginner2-feature__subTitle {
    margin-top: 80px;
    text-align: center;
    color: #00B050;
    font-weight: bold;
    font-size: 3.0615vw;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .beginner2-feature {
    background: #EFFBF0;
    padding: 15.897vw 5.128vw 5.128vw;
  }
  .beginner2-feature__title {
    text-align: center;
    font-size: 7.1794vw;
    margin-bottom: 13.3846vw;
    padding-right: 0;
    line-height: 1.8;
  }
  .beginner2-feature__title span {
    font-size: 9.23vw;
    color: #00B050;
  }
  .beginner2-feature__title .icon {
    display: none;
  }
  .beginner2-feature__listItem {
    border: #00B050 1px solid;
    border-radius: 10px;
    display: block;
    background: #fff;
  }
  .beginner2-feature__listItem .num {
    font-weight: bold;
    padding: 3.564vw 4vw;
    background: #00B050;
    color: #fff;
    text-align: center;
    writing-mode: horizontal-tb;
    font-size: 7.179vw;
    border-radius: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .beginner2-feature__listItem .right {
    padding: 5.128vw;
    display: block;
    align-items: center;
    justify-content: space-between;
  }
  .beginner2-feature__listItem .contents {
    width: 100%;
  }
  .beginner2-feature__listItem .contents h3 {
    font-size: 6.179vw;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    color: #00B050;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  }
  .beginner2-feature__listItem .contents p {
    font-size: 3.702vw;
    line-height: 1.5;
    font-weight: bold;
    padding: 0 3vw;
  }
  .beginner2-feature__listItem .contents p span {
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.2;
  }
  .beginner2-feature__listItem .img {
    width: 85%;
    margin: 5vw auto;
    position: relative;
    text-align: center;
  }
  .beginner2-feature__listItem .img .text {
    position: absolute;
    top: -70px;
    right: -90px;
    background: #62C24E;
    width: 120px;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 1.5;
    font-weight: bold;
    font-size: 12px;
  }
  .beginner2-feature__listItem + .beginner2-feature__listItem {
    margin-top: 8.974vw;
  }
  .beginner2-feature__subTitle {
    margin-top: 6.779vw;
    text-align: left;
    color: #00B050;
    font-weight: bold;
    font-size: 5.153vw;
    line-height: 1.5;
    padding: 0 4vw;
  }
}
.beginner2-flow {
  padding: 150px 40px;
  position: relative;
  background: url(../images/beginner-20240922/bg_flow.png) no-repeat;
  background-size: 100%;
  background-position: top;
}
/* .beginner2-flow::before {
  content: "";
  width: 121px;
  height: 64px;
  background: url(../images/beginner-20240922/icon_bottom02.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
} */

.beginner2-flow__title {
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  color: #434343;
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  margin-bottom: 100px;
  margin-top: 0;
}

.beginner2-flow__listItem {
  display: flex;
  border: 1px solid #00B050;
  border-radius: 25px;
}
.beginner2-flow__listItem .left {
  background: #00B050;
  color: #fff;
  width: 32%;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 0 50px;
}
.beginner2-flow__listItem .left .free {
  position: absolute;
  top: -20px;
  left: -25px;
  font-size: 36px;
  font-weight: bold;
  border-radius: 50%;
  background: #fff;
  line-height: 1;
  border: 4px solid #00B050;
  padding: 22px 18px;
  color: #00B050;
}
.beginner2-flow__listItem .left .num {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 10px;
}
.beginner2-flow__listItem .left .title {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 0;
}
.beginner2-flow__listItem + .beginner2-flow__listItem {
  margin-top: 40px;
}
.beginner2-flow__listItem .right {
  background: #fff;
  width: 68%;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  padding: 10px 14px 10px 41px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.beginner2-flow__listItem .right-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.beginner2-flow__listItem .right-item .text {
  width: 65%;
  font-weight: bold;
  font-size: 21px;
  line-height: 1.4;
  margin-bottom: 0;
}
.beginner2-flow__listItem .right-item .text span {
  color: #00B050;
}
.beginner2-flow__listItem .right-item .arrow {
  width: 73px;
  margin-right: 24px;
}
.beginner2-flow__listItem .right-item .btn {
  width: 30%;
}
.beginner2-flow__listItem .right-item .btn a {
  display: block;
  text-align: center;
  color: #fff;
  line-height: 1.3;
  font-weight: bold;
  font-size: 20px;
  padding: 10px 0;
  border-radius: 12px;
  min-height: 77px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: 4px 4px #1381A9;
  transition: all 0.1s ease;
}
.beginner2-flow__listItem .right-item .btn a:hover {
  box-shadow: 0 0 #1381A9;
  transform: translate(4px);
}
.beginner2-flow__listItem .right-item .btn.sky a {
  background: #25BAEF;
}
.beginner2-flow__listItem .right-item .btn.orange a {
  background: #F3981E;
  box-shadow: 4px 4px #814C06;
}
.beginner2-flow__listItem .right-item .btn.orange a:hover {
  box-shadow: 0 0 #1381A9;
  transform: translate(4px);
}
.beginner2-flow__listItem .right-item + .right-item {
  margin-top: 8px;
}

@media screen and (max-width: 1040px) {
  .beginner2-flow__title {
    font-size: 3.846vw;
  }
  .beginner2-flow__listItem {
    display: flex;
    border: 1px solid #00B050;
    border-radius: 25px;
  }
  .beginner2-flow__listItem .left {
    background: #00B050;
    color: #fff;
    width: 28%;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 0 50px;
  }
  .beginner2-flow__listItem .left .free {
    position: absolute;
    top: -20px;
    left: -25px;
    font-size: 3.461vw;
    font-weight: bold;
    border-radius: 50%;
    background: #fff;
    border: 4px solid #00B050;
    padding: 22px 18px;
    color: #00B050;
  }
  .beginner2-flow__listItem .left .num {
    font-size: 2.307vw;
    font-weight: normal;
    margin-bottom: 15px;
  }
  .beginner2-flow__listItem .left .title {
    font-size: 3.161vw;
    font-weight: bold;
    line-height: 1;
  }
  .beginner2-flow__listItem + .beginner2-flow__listItem {
    margin-top: 40px;
  }
  .beginner2-flow__listItem .right {
    background: #fff;
    width: 72%;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 10px 14px 10px 2.942vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .beginner2-flow__listItem .right-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .beginner2-flow__listItem .right-item .text {
    width: 65%;
    font-weight: bold;
    font-size: 2.019vw;
    line-height: 1.4;
  }
  .beginner2-flow__listItem .right-item .text span {
    color: #00B050;
  }
  .beginner2-flow__listItem .right-item .arrow {
    width: 50px;
    margin-right: 14px;
  }
  .beginner2-flow__listItem .right-item .btn {
    width: 30%;
  }
  .beginner2-flow__listItem .right-item .btn a {
    display: block;
    text-align: center;
    color: #fff;
    line-height: 1.3;
    font-weight: bold;
    font-size: 1.92vw;
    padding: 10px 0;
    border-radius: 12px;
    min-height: 68px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 4px 4px #1381A9;
    transition: all 0.1s ease;
  }
  .beginner2-flow__listItem .right-item .btn a:hover {
    box-shadow: 0 0 #1381A9;
    transform: translate(4px);
  }
  .beginner2-flow__listItem .right-item .btn.sky a {
    background: #25BAEF;
  }
  .beginner2-flow__listItem .right-item .btn.orange a {
    background: #F3981E;
    box-shadow: 4px 4px #814C06;
  }
  .beginner2-flow__listItem .right-item .btn.orange a:hover {
    box-shadow: 0 0 #1381A9;
    transform: translate(4px);
  }
  .beginner2-flow__listItem .right-item + .right-item {
    margin-top: 8px;
  }
}
@media screen and (max-width: 768px) {
  .beginner2-flow {
    padding: 20.51vw 6.153vw;
    position: relative;
    background: url(../images/beginner-20240922/bg_flow.png) no-repeat;
    background-size: 100%;
    background-position: top;
  }
  /* .beginner2-flow::before {
    content: "";
    width: 91px;
    height: 34px;
    background: url(../images/beginner-20240922/icon_bottom02.png) no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  } */
  .beginner2-flow__title {
    text-align: center;
    font-weight: bold;
    font-size: 9.23vw;
    color: #434343;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    margin-bottom: 2.564vw;
  }
  .beginner2-flow__list {
    border-top: 3px solid #00B050;
    border-bottom: 3px solid #00B050;
  }
  .beginner2-flow__listItem {
    display: block;
    border: 3px solid #00B050;
    border-top: 0;
    border-bottom: 0;
    border-radius: 0;
    padding: 6.128vw 5vw 7vw;
    position: relative;
  }
  .beginner2-flow__listItem:nth-child(3)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 38px;
    background: url(../images/beginner-20240922/ashirai_sp02.png) no-repeat;
    background-size: 100%;
  }
  .beginner2-flow__listItem:nth-of-type(even) {
    background: #E8FFEE;
  }
  .beginner2-flow__listItem:nth-of-type(even)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 42px;
    background: url(../images/beginner-20240922/ashirai_sp01.png) no-repeat;
    background-size: 100%;
  }
  .beginner2-flow__listItem .left {
    background: transparent;
    color: #00B050;
    width: 100%;
    border-radius: none;
    position: relative;
    text-align: left;
    display: block;
    align-items: center;
    padding: 0;
  }
  .beginner2-flow__listItem .left .free {
    position: absolute;
    right: 0;
    left: unset;
    top: 0;
    font-size: 6.128vw;
    font-weight: bold;
    border-radius: 50%;
    background: #fff;
    border: 3px solid #00B050;
    padding: 18px 6px;
    color: #00B050;
  }
  .beginner2-flow__listItem .left .num {
    font-size: 5.128vw;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .beginner2-flow__listItem .left .title {
    margin-top: 2vw;
    font-size: 8.2vw;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
  .beginner2-flow__listItem + .beginner2-flow__listItem {
    padding-top: 14.358vw;
    margin-top: 0;
  }
  .beginner2-flow__listItem .right {
    background: transparent;
    width: 100%;
    border-radius: 0;
    padding: 0;
    display: block;
    margin-top: 5.128vw;
  }
  .beginner2-flow__listItem .right-item {
    display: block;
  }
  .beginner2-flow__listItem .right-item .text {
    width: 100%;
    font-weight: bold;
    font-size: 4.628vw;
    line-height: 1.4;
    margin-bottom: 2vw;
  }
  .beginner2-flow__listItem .right-item .text span {
    color: #00B050;
  }
  .beginner2-flow__listItem .right-item .arrow {
    display: none;
  }
  .beginner2-flow__listItem .right-item .btn {
    width: 100%;
  }
  .beginner2-flow__listItem .right-item .btn a {
    display: block;
    text-align: center;
    color: #fff;
    line-height: 1.3;
    font-weight: bold;
    font-size: 5.653vw;
    padding: 10px 0;
    border-radius: 12px;
    min-height: 14.358vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 4px 4px #1381A9;
    transition: all 0.1s ease;
  }
  .beginner2-flow__listItem .right-item .btn a:hover {
    box-shadow: 0 0 #1381A9;
    transform: translate(4px);
  }
  .beginner2-flow__listItem .right-item .btn.sky a {
    background: #25BAEF;
  }
  .beginner2-flow__listItem .right-item .btn.orange a {
    background: #F3981E;
    box-shadow: 4px 4px #814C06;
  }
  .beginner2-flow__listItem .right-item .btn.orange a:hover {
    box-shadow: 0 0 #1381A9;
    transform: translate(4px);
  }
  .beginner2-flow__listItem .right-item + .right-item {
    margin-top: 6.666vw;
  }
}
.beginner2-useful {
  background: url(../images/beginner-20240922/bg_useful.png) repeat;
  background-size: contain;
  padding: 120px 40px;
}

.beginner2-useful__subTitle {
  display: block;
  text-align: center;
  margin-bottom: 16px;
}
.beginner2-useful__subTitle span {
  display: inline-block;
  position: relative;
  font-weight: bold;
  color: #00B050;
  font-size: 25px;
}
.beginner2-useful__subTitle span::before {
  content: "";
  position: absolute;
  left: -30px;
  width: 23px;
  height: 23px;
  display: block;
  background: url(../images/beginner-20240922/title_ashirai02.png) no-repeat;
  background-size: contain;
}
.beginner2-useful__subTitle span::after {
  content: "";
  position: absolute;
  top: 0;
  right: -20px;
  width: 23px;
  height: 23px;
  display: block;
  background: url(../images/beginner-20240922/title_ashirai03.png) no-repeat;
  background-size: contain;
}

.beginner2-useful__title {
  text-align: center;
  gap: 3px;
  margin-bottom: 112px;
}
.beginner2-useful__title span {
  display: inline-block;
  font-size: 40px;
  background: #00B050;
  color: #fff;
  font-weight: bold;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  margin: 0 2px;
}

.beginner2-useful__list {
  display: flex;
  align-items: center;
  justify-content: center;
}

.beginner2-useful__listItem {
  width: 25%;
}

.beginner2-useful__listItem a:hover {
  opacity: 0.8 !important;
}

@media screen and (max-width: 1040px) {
  .beginner2-useful__title {
    text-align: center;
    gap: 3px;
  }
  .beginner2-useful__title span {
    display: inline-block;
    font-size: 3.846vw;
    background: #00B050;
    color: #fff;
    font-weight: bold;
    width: 5.769vw;
    height: 5.769vw;
    line-height: 5.769vw;
    border-radius: 50%;
    margin: 0 2px;
  }
}
@media screen and (max-width: 768px) {
  .beginner2-useful {
    background: #fff;
    padding: 3vw 0;
  }
  .beginner2-useful__subTitle {
    display: block;
    text-align: center;
    margin-bottom: 4.282vw;
  }
  .beginner2-useful__subTitle span {
    display: inline-block;
    position: relative;
    font-weight: bold;
    color: #00B050;
    font-size: 6.1538vw;
  }
  .beginner2-useful__subTitle span::before {
    content: "";
    position: absolute;
    left: -30px;
    width: 23px;
    height: 23px;
    display: block;
    background: url(../images/beginner-20240922/title_ashirai02.png) no-repeat;
    background-size: contain;
  }
  .beginner2-useful__subTitle span::after {
    content: "";
    position: absolute;
    top: 0;
    right: -20px;
    width: 23px;
    height: 23px;
    display: block;
    background: url(../images/beginner-20240922/title_ashirai03.png) no-repeat;
    background-size: contain;
  }
  .beginner2-useful__title {
    text-align: center;
    margin-bottom: 4vw;
    line-height: 1.7;
  }
  .beginner2-useful__title span {
    font-size: 9.256vw;
    background: #00B050;
    color: #fff;
    font-weight: bold;
    width: 13.58vw;
    height: 13.58vw;
    line-height: 13.58vw;
    border-radius: 50%;
    margin-bottom: 5px;
  }
  .beginner2-useful__list {
    display: block;
  }
  .beginner2-useful__listItem {
    width: 100%;
  }
  .beginner2-useful__listItem a:hover {
    opacity: 0.8 !important;
  }
}/*# sourceMappingURL=new.css.map */


@media (max-width: 650px) {
  .new-footer .inner {
      width: 91.4666666667vw;
  }
}

/* 202603 beginnerページ改修 */
@media (max-width: 999px) {
    .nx-breadcrumb {
        display: block !important;
    }
}

.beginner-2-fv {
  padding: min(calc(56 / 1440 * 100vw),56px) 0 min(calc(41 / 1440 * 100vw),41px) 0;
  background: url(../images/beginner-20240922/beginner-2-fv-bg.png) no-repeat top center / cover;
}

.beginner-2-fv__title {
  font-family: 
    "Hiragino Sans",
    "Noto Sans JP",
    "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    sans-serif;
  font-size: min(calc(36 / 1440 * 100vw),36px);
  font-weight: 600;
  letter-spacing: min(calc(3.6 / 1440 * 100vw),3.6px);
  color: #373737;
  text-align: center;
  margin: 0;
}

.beginner-2-fv__title-span {
  font-size: min(calc(48 / 1440 * 100vw),48px);
  letter-spacing: min(calc(4.8 / 1440 * 100vw),4.8px);
}

.beginner-2-fv__title-span-green {
  color: #019C47;
}

.beginner-2-fv__title-span-orange {
  color: #F3981E;
}

.beginner-2-fv__title-span-blue {
  color: #25BAEF;
}

.beginner-2-fv__text {
  font-family: 
    "Noto Sans JP",
    sans-serif;
  text-align: center;
  margin: min(calc(32 / 1440 * 100vw),32px) 0 0 0;
  font-size: min(calc(16 / 1440 * 100vw),16px);
  font-weight: 500;
  letter-spacing: min(calc(1 / 1440 * 100vw),1px);
  line-height: min(calc(24 / 1440 * 100vw),24px);
  color: #373737;
}


@media screen and (max-width: 768px) {
  .beginner-2-fv {
    padding: calc(20 / 390 * 100vw) 0 calc(44 / 390 * 100vw) 0;
    background: url(../images/beginner-20240922/beginner-2-fv-bg-sp.png) no-repeat top center / cover;
  }

  .beginner-2-fv__title {
    font-size: calc(20 / 390 * 100vw);
    letter-spacing: calc(1 / 390 * 100vw);
    text-align: left;
    line-height: calc(36 / 390 * 100vw);
    width: calc(333 / 390 * 100vw);
    margin: 0 auto;
  }

  .beginner-2-fv__title-span {
    font-size: calc(28 / 390 * 100vw);
    letter-spacing: calc(2.8 / 390 * 100vw);
  }

  .beginner-2-fv__text {
    width: calc(333 / 390 * 100vw);
    margin: calc(16 / 390 * 100vw) auto 0;
    font-size: calc(16 / 390 * 100vw);
    letter-spacing: calc(1 / 390 * 100vw);
    line-height: calc(24 / 390 * 100vw);
    text-align: left;
  }
}

.beginner-2-cta-new {
    background-color: #00B050;
    background-image: url(../images/beginner-20240922/bg_intro.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: min(calc(72 / 1440 * 100vw),72px) min(calc(20 / 1440 * 100vw),20px);
    text-align: center;
}

.beginner-2-cta-new__title {
  font-family: 
    "Hiragino Sans",
    "Noto Sans JP",
    "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    sans-serif;
    color: #FFFFFF;
    font-weight: 600;
    font-size: min(calc(28 / 1440 * 100vw),28px);
    letter-spacing: min(calc(2.8 / 1440 * 100vw),2.8px);
    margin: 0;
}

.beginner-2-cta-new__title span {
  font-weight: 600;
  font-size: min(calc(36 / 1440 * 100vw),36px);
  letter-spacing: min(calc(3.6 / 1440 * 100vw),3.6px);
}

.beginner-2-cta-new__text {
    font-family: 
      "Hiragino Sans",
      "Noto Sans JP",
      "Helvetica Neue",
      Arial,
      "Hiragino Kaku Gothic ProN",
      sans-serif;
    color: #FFFFFF;
    margin: min(calc(2 / 1440 * 100vw),2px) 0 0 0;
    font-size: min(calc(16 / 1440 * 100vw),16px);
    letter-spacing: min(calc(1.6 / 1440 * 100vw),1.6px);
    font-weight: 600;
}

.beginner-2-cta-new__button {
  font-family: 
    "Noto Sans JP",
    sans-serif;
  margin-top: min(calc(40 / 1440 * 100vw),40px);
  background-color: #FDD000;
  border-radius: min(calc(8 / 1440 * 100vw),8px);
  transition: 0.3s;
  text-align: center;
  display: inline-block;
  width: min(calc(420 / 1440 * 100vw),420px);
  padding: min(calc(18 / 1440 * 100vw),18px) 0 min(calc(22 / 1440 * 100vw),22px);
  font-weight: 700;
  font-size: min(calc(18 / 1440 * 100vw),18px);
  line-height: min(calc(24 / 1440 * 100vw),24px);
  color: #383838 !important;
  position: relative;
}

.beginner-2-cta-new__button:hover {
  opacity: 0.8;
}

.beginner-2-cta-new__button::after {
  content: "";
  position: absolute;
  width: min(calc(32 / 1440 * 100vw),32px);
  height: min(calc(32 / 1440 * 100vw),32px);
  top: 50%;
  transform: translateY(-50%);
  right: min(calc(16 / 1440 * 100vw),16px);
  background: url(../images/beginner-20240922/cta-vector.png) no-repeat center center / contain;
}

@media screen and (max-width: 768px) {
  .beginner-2-cta-new {
      padding: calc(36 / 390 * 100vw) 0;
  }

  .beginner-2-cta-new__title {
      font-size: calc(20 / 390 * 100vw);
      letter-spacing: calc(2 / 390 * 100vw);
  }

  .beginner-2-cta-new__title span {
    font-size: calc(24 / 390 * 100vw);
    letter-spacing: calc(2.4 / 390 * 100vw);
  }

  .beginner-2-cta-new__text {
      margin-top: calc(8 / 390 * 100vw);
      font-size: calc(16 / 390 * 100vw);
      letter-spacing: calc(1.6 / 390 * 100vw);
  }

  .beginner-2-cta-new__button {
    margin-top: calc(20 / 390 * 100vw);
    border-radius: calc(8 / 390 * 100vw);
    width: calc(349 / 390 * 100vw);
    padding: calc(18 / 390 * 100vw) 0 calc(22 / 390 * 100vw);
    font-size: calc(18 / 390 * 100vw);
    line-height: calc(24 / 390 * 100vw);
  }

  .beginner-2-cta-new__button::after {
    width: calc(32 / 390 * 100vw);
    height: calc(32 / 390 * 100vw);
    right: calc(12 / 390 * 100vw);
  }
}

.beginner-2-cta-option {
  padding: min(calc(64 / 1440 * 100vw),64px) 0;
}

.beginner-2-cta-option__title {
  margin: 0;
  text-align: center;
      font-family: 
      "Hiragino Sans",
      "Noto Sans JP",
      "Helvetica Neue",
      Arial,
      "Hiragino Kaku Gothic ProN",
      sans-serif;
  font-weight: 600;
  font-size: min(calc(24 / 1440 * 100vw),24px);
  letter-spacing: min(calc(2.4 / 1440 * 100vw),2.4px);
  color: #373737;
}

.beginner-2-cta-option__flex {
  margin: min(calc(43 / 1440 * 100vw),43px) 0 0 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: min(calc(70 / 1440 * 100vw),70px);
  padding: 0;
}

.beginner-2-cta-option__item {
  width: min(calc(208 / 1440 * 100vw),208px);
  text-align: center;
}

.beginner-2-cta-option__item-logo {

}

.beginner-2-cta-option__item-link {
  margin: min(calc(16 / 1440 * 100vw),16px) 0 0 0;
  color: #383838 !important;
  display: inline-block;
  font-weight: 700;
  font-size: min(calc(14 / 1440 * 100vw),14px);
  line-height: min(calc(25 / 1440 * 100vw),25px);
  color: #383838;
  padding: 0 min(calc(18 / 1440 * 100vw),18px) 0 0;
  position: relative;
  transition: 0.3s;
}

.beginner-2-cta-option__item-link::after {
  content: "";
  position: absolute;
  width: 100%;
  height: min(calc(1 / 1440 * 100vw),1px);
  background-color: #383838;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.beginner-2-cta-option__item-link::before {
  content: "";
  position: absolute;
  width: min(calc(10 / 1440 * 100vw),10px);
  height: min(calc(12 / 1440 * 100vw),12px);
  background: url(../images/beginner-20240922/option-vector.png) no-repeat center center / contain;
  top: min(calc(8.5 / 1440 * 100vw),8.5px);
  right: max(calc(-5 / 1440 * 100vw),-5px);
  transform: translateX(-50%);
}

.beginner-2-cta-option__item-link:hover {
  opacity: 0.8;
}

.beginner-2-cta-option__item-link-text {
  margin: min(calc(16 / 1440 * 100vw),16px) 0 0 0;
  color: #383838 !important;
  font-weight: 700;
  font-size: min(calc(14 / 1440 * 100vw),14px);
  line-height: min(calc(25 / 1440 * 100vw),25px);
}

@media screen and (max-width: 768px) {
  .beginner-2-cta-option {
    padding: calc(40 / 390 * 100vw) 0;
  }

  .beginner-2-cta-option__title {
    font-size: calc(20 / 390 * 100vw);
    letter-spacing: calc(2 / 390 * 100vw);
  }

  .beginner-2-cta-option__flex {
    margin: calc(48 / 390 * 100vw) 0 0 0;
    flex-direction: column;
    align-items: center;
    gap: calc(70 / 390 * 100vw);
  }

  .beginner-2-cta-option__item {
    width: calc(208 / 390 * 100vw);
  }

  .beginner-2-cta-option__item-link {
    margin: calc(16 / 390 * 100vw) 0 0 0;
    font-size: calc(14 / 390 * 100vw);
    line-height: calc(25 / 390 * 100vw);
    padding: 0 calc(18 / 390 * 100vw) 0 0;
  }

  .beginner-2-cta-option__item-link::after {
    height: calc(1 / 390 * 100vw);
  }

  .beginner-2-cta-option__item-link::before {
    width: calc(10 / 390 * 100vw);
    height: calc(12 / 390 * 100vw);
    top: calc(8.5 / 390 * 100vw);
    right: calc(-5 / 390 * 100vw);
  }

  .beginner-2-cta-option__item-link-text {
    margin: calc(16 / 390 * 100vw) 0 0 0;
    font-size: calc(14 / 390 * 100vw);
    line-height: calc(25 / 390 * 100vw);
  }
}