@charset "UTF-8";
/*! Writen  by SCSS */
/*main section:not(.b-innermain) {
	margin-bottom: 150px;
	@include mq($br_tb) {
		margin-bottom: 0;
	}
}*/
.e-mincho {
  font-weight: 500;
  font-family: "Shippori Mincho B1", serif; }

h2.border {
  color: #0f2c4b; }

.e-item_wrap .e-sud {
  margin-bottom: 10px; }
.e-item_wrap .e-ttl {
  margin-bottom: 30px; }

main .b-sec02, main .b-sec03, main .b-sec04, main .b-sec05, main .b-sec06,
main .b .aa {
  margin-bottom: 100px; }
main .b-sec01 {
  margin-bottom: 0;
  padding: 150px 0 100px;
  background: linear-gradient(180deg, rgba(145, 192, 247, 0.5) 0%, rgba(145, 192, 247, 0) 100%); }
  @media screen and (max-width: 768px) {
    main .b-sec01 {
      padding: 100px 0; } }
  main .b-sec01 .e-edu {
    opacity: 0.4;
    color: #fff;
    font-weight: 400;
    text-align: center; }
    @media screen and (max-width: 768px) {
      main .b-sec01 .e-edu {
        margin-bottom: 10px;
        margin-inline: -20px; } }
  main .b-sec01 h3 {
    margin-bottom: 10px;
    color: #0f2c4b;
    line-height: 1.8; }
    @media screen and (max-width: 768px) {
      main .b-sec01 h3 {
        font-size: 18px; } }
    @media screen and (max-width: 400px) {
      main .b-sec01 h3 {
        font-size: calc(18vw/4); } }
  main .b-sec01 h5 {
    line-height: 1.8;
    color: #0f2c4b; }
    @media screen and (max-width: 480px) {
      main .b-sec01 h5 {
        line-height: 1.5; } }
  main .b-sec01 .e-buttonWrap {
    max-width: 800px;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 30px 30px; }
    @media screen and (max-width: 480px) {
      main .b-sec01 .e-buttonWrap {
        gap: 20px 0; } }
    main .b-sec01 .e-buttonWrap li {
      width: calc(50% - 20px);
      width: calc(380%/12); }
      @media screen and (max-width: 768px) {
        main .b-sec01 .e-buttonWrap li {
          width: 100%;
          max-width: 500px;
          margin: 0 auto; } }
      @media screen and (max-width: 480px) {
        main .b-sec01 .e-buttonWrap li {
          width: 100%; } }
      main .b-sec01 .e-buttonWrap li a {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        background: #0f2c4b;
        padding: 28px 10px;
        border-radius: 45px;
        position: relative; }
        @media screen and (max-width: 600px) {
          main .b-sec01 .e-buttonWrap li a:hover {
            opacity: 1; } }
        main .b-sec01 .e-buttonWrap li a::after {
          content: "";
          transform: rotate(90deg);
          position: absolute;
          top: 2px;
          bottom: 0;
          right: calc(24.5%/2.86);
          margin: auto;
          width: 10px;
          height: 10px;
          background-image: url("../images/common/arrow01_w.svg");
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain; }
          @media screen and (min-width: 1000px) and (max-width: 1250px) {
            main .b-sec01 .e-buttonWrap li a::after {
              right: 20px; } }
main .b-sec02 {
  padding-top: 200px; }
  @media screen and (max-width: 768px) {
    main .b-sec02 {
      padding-top: 0; } }
  main .b-sec02 .e-box01 {
    max-width: 1260px;
    margin: 0 auto;
    display: flex;
    align-items: stretch;
    justify-content: space-between; }
    @media screen and (max-width: 1000px) {
      main .b-sec02 .e-box01 {
        flex-direction: column;
        gap: 50px 0; } }
    main .b-sec02 .e-box01 .e-item01 {
      width: calc(590%/12.6);
      background: #F4F9FE; }
      @media screen and (min-width: 769px) and (max-width: 1000px) {
        main .b-sec02 .e-box01 .e-item01 {
          display: flex;
          align-items: stretch;
          width: 100%; } }
      @media screen and (max-width: 768px) {
        main .b-sec02 .e-box01 .e-item01 {
          width: 100%; } }
      main .b-sec02 .e-box01 .e-item01-txt {
        padding: 50px 48px 30px;
        display: flex;
        flex-direction: column;
        row-gap: 50px; }
        @media screen and (min-width: 769px) and (max-width: 1000px) {
          main .b-sec02 .e-box01 .e-item01-txt {
            width: 50%;
            padding: 15px; } }
        @media screen and (max-width: 768px) {
          main .b-sec02 .e-box01 .e-item01-txt {
            padding: 40px 0 30px;
            row-gap: 30px;
            row-gap: 40px; } }
        main .b-sec02 .e-box01 .e-item01-txt h3 {
          text-align: center;
          line-height: 1;
          display: flex;
          align-items: center;
          justify-content: center;
          gap: 0 5px; }
          @media screen and (max-width: 768px) {
            main .b-sec02 .e-box01 .e-item01-txt h3 {
              padding: 0 30px; } }
          main .b-sec02 .e-box01 .e-item01-txt h3 .e-icoTtl-ico {
            width: 30px;
            height: 30px;
            display: inline-block;
            border-radius: 15px;
            background: linear-gradient(145deg, #0053A4 0%, #016EBB 20%, #41AC3B 80%, #8BC11F 100%);
            position: relative; }
            main .b-sec02 .e-box01 .e-item01-txt h3 .e-icoTtl-ico::after {
              content: "";
              width: 20px;
              height: 20px;
              border-radius: 10px;
              background: #fff;
              background: #F4F9FE;
              position: absolute;
              inset: 0;
              margin: auto;
              display: block; }
        main .b-sec02 .e-box01 .e-item01-txt .e-list {
          display: flex;
          gap: 40px 0;
          flex-wrap: wrap;
          justify-content: space-between;
          max-width: 340px;
          margin-inline: auto; }
          @media screen and (max-width: 768px) {
            main .b-sec02 .e-box01 .e-item01-txt .e-list {
              flex-direction: column;
              gap: 20px 0; } }
          main .b-sec02 .e-box01 .e-item01-txt .e-list.e-jc {
            justify-content: center;
            column-gap: 40px; }
            main .b-sec02 .e-box01 .e-item01-txt .e-list.e-jc li {
              width: calc(6em + 26px); }
          main .b-sec02 .e-box01 .e-item01-txt .e-list li {
            width: 48%;
            width: calc(7em + 26px);
            color: #2365B1;
            display: flex;
            align-items: center;
            column-gap: 4px;
            line-height: 1; }
            @media screen and (max-width: 768px) {
              main .b-sec02 .e-box01 .e-item01-txt .e-list li {
                width: 100%; } }
            main .b-sec02 .e-box01 .e-item01-txt .e-list li::before {
              content: "";
              background: url("../images/reason/check_icon.svg") center center/cover no-repeat;
              aspect-ratio: 19/18;
              width: 19px;
              display: inline-block; }
  main .b-sec02 .-l-bold {
    margin-bottom: 80px; }
    @media screen and (max-width: 480px) {
      main .b-sec02 .-l-bold {
        text-align: left; } }
main .b-sec03 .e-inner {
  max-width: 1300px; }
main .b-sec03 .e-item01 {
  margin-bottom: 150px; }
  @media screen and (max-width: 768px) {
    main .b-sec03 .e-item01 {
      margin-bottom: 20px; } }
  main .b-sec03 .e-item01 > .-xl {
    margin-bottom: 80px; }
    @media screen and (max-width: 768px) {
      main .b-sec03 .e-item01 > .-xl {
        margin-bottom: 50px; } }
  main .b-sec03 .e-item01-box1 {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center; }
    @media screen and (max-width: 1000px) {
      main .b-sec03 .e-item01-box1 {
        flex-direction: column;
        gap: 50px 0;
        flex-direction: column-reverse; } }
    main .b-sec03 .e-item01-box1-txt {
      width: calc(560%/13); }
      @media screen and (max-width: 1000px) {
        main .b-sec03 .e-item01-box1-txt {
          width: 100%;
          text-align: center; } }
      main .b-sec03 .e-item01-box1-txt > h1 {
        margin-bottom: 40px; }
        @media screen and (max-width: 1000px) {
          main .b-sec03 .e-item01-box1-txt > h1 {
            text-align: center; } }
      main .b-sec03 .e-item01-box1-txt > .-l-bold {
        line-height: 1.8; }
        @media screen and (max-width: 480px) {
          main .b-sec03 .e-item01-box1-txt > .-l-bold {
            text-align: left; } }
    main .b-sec03 .e-item01-box1-image {
      width: calc(650%/13); }
      @media screen and (max-width: 1000px) {
        main .b-sec03 .e-item01-box1-image {
          width: 100%; } }
main .b-sec03 .e-item02 {
  margin: 0 auto;
  background: #F4F9FE;
  padding: 100px 15px 50px; }
  @media screen and (max-width: 768px) {
    main .b-sec03 .e-item02 {
      padding: 50px 20px; } }
  main .b-sec03 .e-item02 .e-list {
    max-width: 1000px;
    margin: 0 auto 80px;
    display: flex;
    gap: 40px 0;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      main .b-sec03 .e-item02 .e-list {
        flex-direction: column;
        gap: 35px 0; } }
    main .b-sec03 .e-item02 .e-list li {
      width: 48%;
      color: #2365B1;
      text-indent: -1.5em;
      padding-left: 1.5em; }
      @media screen and (max-width: 768px) {
        main .b-sec03 .e-item02 .e-list li {
          width: 100%; } }
      main .b-sec03 .e-item02 .e-list li::before {
        content: "■";
        margin-right: 0.5em; }
  main .b-sec03 .e-item02 .-s {
    color: #6F6F6F; }
main .b-sec04 {
  background: #F4F9FE;
  padding: 100px 0; }
  @media screen and (max-width: 480px) {
    main .b-sec04 {
      padding-bottom: 50px; } }
  @media screen and (max-width: 480px) {
    main .b-sec04 p.-xl {
      text-align: center; } }
  main .b-sec04 .e-item_wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    max-width: 1260px;
    margin: 80px auto;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: calc(79.5%/12.6);
    row-gap: 85px; }
    @media screen and (max-width: 768px) {
      main .b-sec04 .e-item_wrap {
        flex-direction: column;
        gap: 30px 0;
        margin: 50px 0; } }
  main .b-sec04 .e-item {
    width: calc(367%/12.6);
    background: #ffffff; }
    @media screen and (max-width: 768px) {
      main .b-sec04 .e-item {
        width: 100%; } }
    main .b-sec04 .e-item > .-xxl {
      background: #0f2c4b;
      color: #ffffff;
      text-align: center;
      padding: 10px 5px; }
main .b-sec05 .e-inner {
  max-width: 1300px; }
main .b-sec05 .e-item01 {
  margin-bottom: 150px; }
  @media screen and (max-width: 768px) {
    main .b-sec05 .e-item01 {
      margin-bottom: 20px; } }
  main .b-sec05 .e-item01 > .-xl {
    margin-bottom: 80px; }
    @media screen and (max-width: 768px) {
      main .b-sec05 .e-item01 > .-xl {
        margin-bottom: 50px; } }
  main .b-sec05 .e-item01-box1 {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center; }
    @media screen and (max-width: 1000px) {
      main .b-sec05 .e-item01-box1 {
        flex-direction: column;
        gap: 50px 0;
        flex-direction: column-reverse; } }
    main .b-sec05 .e-item01-box1-txt {
      width: calc(560%/13); }
      @media screen and (max-width: 1000px) {
        main .b-sec05 .e-item01-box1-txt {
          width: 100%;
          text-align: center; } }
      main .b-sec05 .e-item01-box1-txt > h1 {
        margin-bottom: 40px; }
        @media screen and (max-width: 1000px) {
          main .b-sec05 .e-item01-box1-txt > h1 {
            text-align: center; } }
      main .b-sec05 .e-item01-box1-txt > .-l-bold {
        line-height: 1.8; }
        @media screen and (max-width: 480px) {
          main .b-sec05 .e-item01-box1-txt > .-l-bold {
            text-align: left; } }
    main .b-sec05 .e-item01-box1-image {
      width: calc(640%/13); }
      @media screen and (max-width: 1000px) {
        main .b-sec05 .e-item01-box1-image {
          width: 100%; } }
@media screen and (max-width: 480px) {
  main .b-sec06 .-l-bold {
    text-align: left; } }
main .b-sec06 .e-support {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1260px;
  margin: 80px auto 0; }
  @media screen and (max-width: 768px) {
    main .b-sec06 .e-support {
      flex-direction: column;
      gap: 50px 0;
      margin-top: 50px; } }
  main .b-sec06 .e-support-item01 {
    width: calc(605%/12.6);
    background: #ffffff; }
    @media screen and (max-width: 768px) {
      main .b-sec06 .e-support-item01 {
        width: 100%; } }
    main .b-sec06 .e-support-item01 > .-xxl {
      background: #0f2c4b;
      color: #ffffff;
      text-align: center;
      padding: 10px 5px; }
    main .b-sec06 .e-support-item01 > figure {
      margin-bottom: 20px; }
main .b-sec07 {
  padding: 150px 0 150px;
  background: url("../images/reason/bg.png") center center/cover no-repeat;
  margin-bottom: 0 !important; }
  @media screen and (max-width: 480px) {
    main .b-sec07 {
      padding-top: 100px; } }
  main .b-sec07 .-l-bold {
    margin-bottom: 11.5%; }
    @media screen and (max-width: 1600px) {
      main .b-sec07 .-l-bold {
        margin-bottom: 11.5%; } }
    @media screen and (max-width: 480px) {
      main .b-sec07 .-l-bold {
        margin-bottom: 50px;
        text-align: left;
        letter-spacing: -0.01em; } }
  main .b-sec07 .e-box01 {
    max-width: 900px;
    max-width: 1260px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 900px) {
      main .b-sec07 .e-box01 {
        flex-direction: column;
        gap: 30px 0; } }
    main .b-sec07 .e-box01 > div {
      width: calc(400%/9);
      width: calc(400%/12.6);
      padding: 50px;
      background: #ffffff;
      border-radius: 10px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
      padding-top: 40px;
      text-align: center;
      border: 1px solid #2365B1; }
      @media screen and (max-width: 1200px) {
        main .b-sec07 .e-box01 > div {
          width: calc(410%/12.6);
          padding: 20px; } }
      @media screen and (max-width: 900px) {
        main .b-sec07 .e-box01 > div {
          padding: 15px;
          width: 100%; } }
      @media screen and (max-width: 600px) {
        main .b-sec07 .e-box01 > div {
          padding: 44px 30px 50px; } }
      main .b-sec07 .e-box01 > div .-xl {
        font-weight: 500; }
        @media screen and (max-width: 480px) {
          main .b-sec07 .e-box01 > div .-xl {
            font-size: 20px; } }
      main .b-sec07 .e-box01 > div .e-ttl {
        text-align: center;
        line-height: 1;
        padding-bottom: 20px;
        margin-bottom: 20px;
        position: relative;
        line-height: 2;
        font-weight: bold; }
        main .b-sec07 .e-box01 > div .e-ttl::after {
          content: "";
          height: 2px;
          display: block;
          position: absolute;
          left: 0;
          bottom: 0;
          right: 0;
          border-bottom: none;
          background-image: linear-gradient(to right, #2365B1 0, #2365B1 2px, transparent 2px, transparent 8px);
          background-repeat: repeat-x;
          background-size: 8px 2px;
          background-position: left bottom; }

#buttonFixed.-Fixed {
  max-width: 750px;
  flex-wrap: nowrap;
  gap: 10px; }
  @media screen and (max-width: 1000px) {
    #buttonFixed.-Fixed {
      flex-wrap: wrap;
      width: calc(100% - 40px); } }
  @media screen and (max-width: 1000px) {
    #buttonFixed.-Fixed li {
      width: calc(50% - 5px); } }
  @media screen and (max-width: 1000px) {
    #buttonFixed.-Fixed li:nth-child(1) {
      width: 62%;
      margin-inline: auto; } }
  #buttonFixed.-Fixed li a {
    padding: 6px;
    font-size: 13px; }
    #buttonFixed.-Fixed li a::after {
      display: none; }

.e-center {
  text-align: center; }
.e-inner {
  width: calc(100% - 40px);
  margin: 0 auto; }

footer {
  position: relative;
  z-index: 12; }

/*# sourceMappingURL=reason.css.map */
