/*! Writen  by SCSS */
.bg_box.page1 .bg img {
  display: block;
  object-position: top right; }

.bg_box .bg {
  background: #fff; }
  .bg_box .bg img {
    display: none; }

.page1 .sec .sec_ttl_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px; }
  @media screen and (max-width: 768px) {
    .page1 .sec .sec_ttl_box {
      flex-direction: column;
      gap: 15px;
      align-items: center;
      margin-bottom: 30px; } }
  .page1 .sec .sec_ttl_box .icon {
    width: calc(168% / 14.8); }
    @media screen and (max-width: 768px) {
      .page1 .sec .sec_ttl_box .icon {
        width: 40%;
        width: 34%;
        text-align: center; } }
  .page1 .sec .sec_ttl_box .txt {
    width: calc(1260% / 14.8); }
    @media screen and (max-width: 768px) {
      .page1 .sec .sec_ttl_box .txt {
        width: 100%;
        max-width: 600px;
        margin-inline: auto; } }
    .page1 .sec .sec_ttl_box .txt .s_ttl {
      font-size: clamp(16px, calc(24vw / 15.2), 24px);
      line-height: 1;
      letter-spacing: 0.1em;
      background: #5187a5;
      color: #fff;
      text-align: center;
      padding: 0.4em 5px;
      margin-bottom: 0.8em; }
      @media screen and (max-width: 480px) {
        .page1 .sec .sec_ttl_box .txt .s_ttl {
          line-height: 1.3;
          font-size: calc(18vw / 3.9); } }
      .page1 .sec .sec_ttl_box .txt .s_ttl .s {
        font-size: 75%; }
        @media screen and (max-width: 480px) {
          .page1 .sec .sec_ttl_box .txt .s_ttl .s {
            display: block; } }
.page1 .sec01 .box11 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 50px calc(52% / 14.8); }
  @media screen and (max-width: 768px) {
    .page1 .sec01 .box11 {
      flex-direction: column;
      gap: 40px;
      gap: 50px; } }
  .page1 .sec01 .box11 > li {
    width: calc(714% / 14.8); }
    @media screen and (max-width: 768px) {
      .page1 .sec01 .box11 > li {
        width: 100%;
        max-width: 600px;
        margin-inline: auto; } }
    .page1 .sec01 .box11 > li .p11 {
      font-size: clamp(16px, calc(22vw / 15.2), 22px);
      line-height: 1;
      letter-spacing: 0.4em;
      background: #fff;
      text-align: center;
      padding: 0.55em 5px;
      margin-bottom: 0.5em;
      text-align: right;
      padding-right: 35.02%;
      position: relative; }
      @media screen and (max-width: 480px) {
        .page1 .sec01 .box11 > li .p11 {
          font-size: calc(17vw / 3.9);
          padding-right: 26.87%; } }
      .page1 .sec01 .box11 > li .p11 .txt_in {
        text-align: right;
        margin-left: auto;
        width: 6em;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media screen and (max-width: 480px) {
          .page1 .sec01 .box11 > li .p11 .txt_in {
            width: 5em; } }
      .page1 .sec01 .box11 > li .p11 .point {
        position: absolute;
        top: 6px;
        bottom: 6px;
        left: 0;
        width: 7em;
        font-size: 110%;
        letter-spacing: 0.08em;
        font-weight: 400;
        color: #fff;
        background: #67747c;
        border-radius: 0 0.8em 0.8em 0;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media screen and (max-width: 480px) {
          .page1 .sec01 .box11 > li .p11 .point {
            width: 5.5em; } }
    .page1 .sec01 .box11 > li .item_text {
      margin-bottom: 1.8em; }
    .page1 .sec01 .box11 > li .p12 {
      font-size: clamp(14px, calc(20vw / 15.2), 20px);
      line-height: 1;
      letter-spacing: 0.15em;
      background: #b1d1ce;
      color: #fff;
      text-align: center;
      padding: 0.45em 5px;
      margin-bottom: 1em;
      color: #231815;
      background: #b1d1ce; }
      @media screen and (max-width: 480px) {
        .page1 .sec01 .box11 > li .p12 {
          font-size: calc(15vw / 3.9);
          letter-spacing: 0.1em;
          line-height: 1.3; } }
  .page1 .sec01 .box11 .box112 {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 480px) {
      .page1 .sec01 .box11 .box112 {
        flex-direction: column;
        gap: 10px; } }
    .page1 .sec01 .box11 .box112 .img {
      height: fit-content;
      width: calc(261% / 7.14); }
      @media screen and (max-width: 480px) {
        .page1 .sec01 .box11 .box112 .img {
          width: 100%; } }
    .page1 .sec01 .box11 .box112 .fig {
      width: calc(404% / 7.14); }
      @media screen and (max-width: 480px) {
        .page1 .sec01 .box11 .box112 .fig {
          width: 100%; } }
  .page1 .sec01 .box11 .box111 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between; }
    @media screen and (max-width: 480px) {
      .page1 .sec01 .box11 .box111 {
        flex-direction: column;
        gap: 10px; } }
    .page1 .sec01 .box11 .box111 .img {
      width: calc(290% / 7.14); }
      @media screen and (max-width: 480px) {
        .page1 .sec01 .box11 .box111 .img {
          width: 100%; } }
    .page1 .sec01 .box11 .box111 .fig {
      width: calc(388% / 7.14); }
      @media screen and (max-width: 480px) {
        .page1 .sec01 .box11 .box111 .fig {
          width: 85%;
          margin-inline: auto; } }
  .page1 .sec01 .box11 .box113 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 10px; }
    .page1 .sec01 .box11 .box113 ul li {
      width: calc(171% / 7.14); }
      @media screen and (max-width: 480px) {
        .page1 .sec01 .box11 .box113 ul li {
          width: 49%; } }
  .page1 .sec01 .box11 .box114 {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 480px) {
      .page1 .sec01 .box11 .box114 {
        flex-direction: column; } }
    .page1 .sec01 .box11 .box114 .txt {
      width: calc(260% / 7.14); }
      @media screen and (max-width: 480px) {
        .page1 .sec01 .box11 .box114 .txt {
          width: 100%;
          margin-bottom: 15px; } }
    .page1 .sec01 .box11 .box114 .img {
      width: calc(430% / 7.14); }
      @media screen and (max-width: 480px) {
        .page1 .sec01 .box11 .box114 .img {
          width: 100%; } }
.page1 .sec01 .cap121 {
  bottom: calc(27% / 3.16);
  bottom: calc(22% / 3.16); }
.page1 .sec02 .box21 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 50px calc(52% / 14.8); }
  @media screen and (max-width: 768px) {
    .page1 .sec02 .box21 {
      flex-direction: column;
      gap: 40px 0; } }
  .page1 .sec02 .box21 > li {
    width: calc(714% / 14.8); }
    @media screen and (max-width: 768px) {
      .page1 .sec02 .box21 > li {
        width: 100%;
        max-width: 600px;
        margin-inline: auto; } }
    .page1 .sec02 .box21 > li .p21 {
      font-size: clamp(16px, calc(20vw / 15.2), 20px);
      line-height: 1;
      letter-spacing: 0.05em;
      text-align: center;
      margin-bottom: 0.8em; }
      @media screen and (max-width: 480px) {
        .page1 .sec02 .box21 > li .p21 {
          font-size: calc(18vw / 3.9); } }
      .page1 .sec02 .box21 > li .p21 .en {
        font-size: 70%;
        display: block;
        padding-top: 0.7em;
        margin-top: 0.7em;
        border-top: solid 1px #000; }
  .page1 .sec02 .box21 .box211 {
    display: grid;
    grid-template-columns: calc(510% / 7.14) calc(90% / 7.14) calc(74% / 7.14);
    grid-template-rows: repeat(2, auto);
    grid-column-gap: calc(20% / 7.14);
    grid-row-gap: 20px; }
    .page1 .sec02 .box21 .box211 div:nth-child(1) {
      grid-area: 1 / 1 / 2 / 3; }
    .page1 .sec02 .box21 .box211 div:nth-child(2) {
      grid-area: 1 / 3 / 2 / 4; }
    .page1 .sec02 .box21 .box211 div:nth-child(3) {
      grid-area: 2 / 1 / 3 / 2; }
    .page1 .sec02 .box21 .box211 div:nth-child(4) {
      grid-area: 2 / 2 / 3 / 4; }
    @media screen and (max-width: 480px) {
      .page1 .sec02 .box21 .box211 {
        display: flex;
        justify-content: space-between;
        row-gap: 15px;
        flex-wrap: wrap;
        justify-content: center;
        column-gap: 15px;
        column-gap: 7px; }
        .page1 .sec02 .box21 .box211 div:nth-child(1) {
          order: 1;
          width: 100%; }
        .page1 .sec02 .box21 .box211 div:nth-child(2) {
          order: 3;
          width: 30%; } }
    @media screen and (max-width: 480px) and (max-width: 480px) {
      .page1 .sec02 .box21 .box211 div:nth-child(2) {
        width: 22.09%; } }
    @media screen and (max-width: 480px) {
        .page1 .sec02 .box21 .box211 div:nth-child(3) {
          order: 2;
          width: 100%; }
        .page1 .sec02 .box21 .box211 div:nth-child(4) {
          order: 4;
          width: 66%; } }
  .page1 .sec02 .box21 .box212 {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 480px) {
      .page1 .sec02 .box21 .box212 {
        flex-direction: column; } }
    .page1 .sec02 .box21 .box212 .txt {
      width: calc(240% / 7.14); }
      @media screen and (max-width: 480px) {
        .page1 .sec02 .box21 .box212 .txt {
          width: 100%;
          margin-bottom: 15px; } }
    .page1 .sec02 .box21 .box212 .img {
      width: calc(445% / 7.14);
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 480px) {
        .page1 .sec02 .box21 .box212 .img {
          width: 100%; } }
      .page1 .sec02 .box21 .box212 .img li:nth-child(1) {
        width: calc(154% / 4.45); }
      .page1 .sec02 .box21 .box212 .img li:nth-child(2) {
        width: calc(278% / 4.45); }
  .page1 .sec02 .box21 .box213 {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 480px) {
      .page1 .sec02 .box21 .box213 {
        flex-direction: column; } }
    .page1 .sec02 .box21 .box213 .txt {
      width: calc(336% / 7.14); }
      @media screen and (max-width: 480px) {
        .page1 .sec02 .box21 .box213 .txt {
          width: 100%;
          margin-bottom: 15px; } }
    .page1 .sec02 .box21 .box213 .img {
      width: calc(335% / 7.14); }
      @media screen and (max-width: 480px) {
        .page1 .sec02 .box21 .box213 .img {
          width: 100%; } }
      .page1 .sec02 .box21 .box213 .img ul {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        @media screen and (max-width: 480px) {
          .page1 .sec02 .box21 .box213 .img ul {
            justify-content: center;
            column-gap: 15px; } }
      .page1 .sec02 .box21 .box213 .img li:nth-child(1) {
        width: calc(277% / 3.35); }
        @media screen and (max-width: 480px) {
          .page1 .sec02 .box21 .box213 .img li:nth-child(1) {
            width: calc(227% / 3.35); } }
      .page1 .sec02 .box21 .box213 .img li:nth-child(2) {
        width: calc(33% / 3.35); }
  .page1 .sec02 .box21 .box214 {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 480px) {
      .page1 .sec02 .box21 .box214 {
        flex-direction: column; } }
    .page1 .sec02 .box21 .box214 .txt {
      width: calc(336% / 7.14); }
      @media screen and (max-width: 480px) {
        .page1 .sec02 .box21 .box214 .txt {
          width: 100%;
          margin-bottom: 15px; } }
    .page1 .sec02 .box21 .box214 .img {
      width: calc(354% / 7.14); }
      @media screen and (max-width: 480px) {
        .page1 .sec02 .box21 .box214 .img {
          width: 100%; } }
.page1 .sec03 .sec03_ttl {
  font-size: clamp(16px, calc(20vw / 15.2), 20px);
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 1.8em;
  max-width: 45em;
  margin-inline: auto; }
  .page1 .sec03 .sec03_ttl .ta_c {
    display: block; }
  @media screen and (max-width: 768px) {
    .page1 .sec03 .sec03_ttl {
      max-width: 600px;
      margin-inline: auto; } }
  @media screen and (max-width: 480px) {
    .page1 .sec03 .sec03_ttl {
      line-height: 1.2;
      font-size: calc(18vw / 3.9); } }
  .page1 .sec03 .sec03_ttl .s1 {
    font-size: 80%; }
    @media screen and (max-width: 480px) {
      .page1 .sec03 .sec03_ttl .s1 {
        display: inline-block;
        margin-bottom: 0.4em; } }
  .page1 .sec03 .sec03_ttl .s2 {
    font-size: 80%;
    display: block;
    padding-top: 0.7em;
    margin-top: 0.7em;
    border-top: solid 1px #000; }
.page1 .sec03 .box31 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 35px calc(52% / 14.8); }
  @media screen and (max-width: 768px) {
    .page1 .sec03 .box31 {
      flex-direction: column;
      gap: 40px 0; } }
  .page1 .sec03 .box31 > li {
    width: calc(714% / 14.8); }
    @media screen and (max-width: 768px) {
      .page1 .sec03 .box31 > li {
        width: 100%;
        max-width: 600px;
        margin-inline: auto; } }
    .page1 .sec03 .box31 > li .p31 {
      font-size: clamp(16px, calc(20vw / 15.2), 20px);
      line-height: 1;
      letter-spacing: 0.05em;
      text-align: center;
      padding: 0.3em 5px;
      margin-bottom: 1em;
      background: #fff;
      color: #5187a5;
      background: #5187a5;
      color: #fff; }
      @media screen and (max-width: 480px) {
        .page1 .sec03 .box31 > li .p31 {
          font-size: calc(16vw / 3.9); } }
    .page1 .sec03 .box31 > li .p32 {
      font-size: clamp(16px, calc(19vw / 15.2), 19px);
      line-height: 1;
      letter-spacing: 0.05em;
      text-align: center;
      padding: 0.3em 5px;
      margin-bottom: 0.6em;
      border-top: solid 1px #b9b9b9;
      border-bottom: solid 1px #b9b9b9; }
      @media screen and (max-width: 480px) {
        .page1 .sec03 .box31 > li .p32 {
          line-height: 1.2;
          font-size: calc(16vw / 3.9); } }
    .page1 .sec03 .box31 > li.w {
      width: 100%;
      padding-top: 35px;
      border-top: solid 1px #b9b9b9;
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 768px) {
        .page1 .sec03 .box31 > li.w {
          flex-direction: column;
          border-top: none;
          padding-top: 0; } }
  .page1 .sec03 .box31 .box311 {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 480px) {
      .page1 .sec03 .box31 .box311 {
        flex-direction: column; } }
    .page1 .sec03 .box31 .box311.mb {
      margin-bottom: 20px; }
    .page1 .sec03 .box31 .box311 .img {
      width: calc(280% / 7.14); }
      @media screen and (max-width: 480px) {
        .page1 .sec03 .box31 .box311 .img {
          width: 100%;
          margin-bottom: 15px; } }
      .page1 .sec03 .box31 .box311 .img.c2 {
        display: flex;
        align-items: flex-start; }
        .page1 .sec03 .box31 .box311 .img.c2 figure:nth-child(1) {
          width: calc(170% / 2.8); }
        .page1 .sec03 .box31 .box311 .img.c2 figure:nth-child(2) {
          width: calc(110% / 2.8); }
    .page1 .sec03 .box31 .box311 .txt {
      width: calc(410% / 7.14); }
      @media screen and (max-width: 480px) {
        .page1 .sec03 .box31 .box311 .txt {
          width: 100%; } }
  .page1 .sec03 .box31 .box313 {
    width: calc(800% / 14.8);
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .page1 .sec03 .box31 .box313 {
        width: 100%;
        max-width: 600px;
        margin-inline: auto;
        margin-bottom: 15px; } }
    @media screen and (max-width: 480px) {
      .page1 .sec03 .box31 .box313 {
        flex-direction: column;
        margin-bottom: 25px; } }
    .page1 .sec03 .box31 .box313 .img {
      width: calc(280% / 8); }
      @media screen and (max-width: 480px) {
        .page1 .sec03 .box31 .box313 .img {
          width: 100%;
          margin-bottom: 15px; } }
    .page1 .sec03 .box31 .box313 .txt {
      width: calc(490% / 8); }
      @media screen and (max-width: 480px) {
        .page1 .sec03 .box31 .box313 .txt {
          width: 100%; } }
  .page1 .sec03 .box31 .box314 {
    width: calc(640% / 14.8);
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse; }
    @media screen and (max-width: 768px) {
      .page1 .sec03 .box31 .box314 {
        width: 100%;
        max-width: 600px;
        margin-inline: auto; } }
    @media screen and (max-width: 480px) {
      .page1 .sec03 .box31 .box314 {
        flex-direction: column-reverse; } }
    .page1 .sec03 .box31 .box314 .img {
      width: calc(210% / 6.4); }
      @media screen and (max-width: 480px) {
        .page1 .sec03 .box31 .box314 .img {
          width: 50%;
          margin: 0 auto 15px;
          margin: 15px auto 0px; } }
    .page1 .sec03 .box31 .box314 .txt {
      width: calc(400% / 6.4); }
      @media screen and (max-width: 480px) {
        .page1 .sec03 .box31 .box314 .txt {
          width: 100%; } }

/*# sourceMappingURL=style1.css.map */
