/*! Writen  by SCSS */
sup {
  font-size: 0.5em; }

.sec_main {
  background-image: url("../images/main_bg.jpg"); }
  .sec_main .inner_head {
    max-width: 529px;
    width: 44.09%;
    margin-inline: auto;
    filter: drop-shadow(0px 0px 0px rgba(13, 100, 157, 0.25)) drop-shadow(0px 0px 1px rgba(13, 100, 157, 0.25)) drop-shadow(0px 0px 2px rgba(13, 100, 157, 0.25)) drop-shadow(0px 0px 3px rgba(13, 100, 157, 0.25)) drop-shadow(0px 0px 4px rgba(13, 100, 157, 0.25)) drop-shadow(0px 0px 5px rgba(13, 100, 157, 0.25)); }

.flex {
  align-items: flex-start; }

.sec01 {
  padding-top: clamp(50px, 6.67%, 80px); }

.sec02 {
  padding-top: clamp(60px, 8.34%, 100px);
  padding-bottom: clamp(50px, 7.5%, 90px); }

.sec03 {
  padding-top: clamp(50px, 7.5%, 90px);
  padding-bottom: clamp(60px, 8.34%, 100px);
  background: linear-gradient(90deg, #f1f8f9 0%, #f3efe9 100%); }

.lead_wrap {
  margin-bottom: clamp(50px, 7.5%, 90px); }
  @media screen and (max-width: 480px) {
    .lead_wrap {
      margin-bottom: 30px; } }

@media screen and (max-width: 480px) {
  .sec01_wrap {
    flex-wrap: wrap; } }
.sec01_wrap .sec01_area_image {
  max-width: 485px;
  width: 40.42%;
  order: 2; }
  @media screen and (max-width: 480px) {
    .sec01_wrap .sec01_area_image {
      width: 100%;
      order: 1;
      margin-bottom: 20px; } }
.sec01_wrap .sec01_side_image {
  max-width: 310px;
  width: 25.84%;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 5px 0; }
  @media screen and (max-width: 480px) {
    .sec01_wrap .sec01_side_image {
      width: 49%;
      gap: 10px 0; } }
.sec01_wrap .sec01_side_image_left {
  order: 1; }
  @media screen and (max-width: 480px) {
    .sec01_wrap .sec01_side_image_left {
      order: 2; } }
.sec01_wrap .sec01_side_image_right {
  order: 3; }

.sec02_lead_image {
  margin-bottom: clamp(40px, 5.84%, 70px); }
  @media screen and (max-width: 480px) {
    .sec02_lead_image {
      flex-direction: column; } }
  .sec02_lead_image .image_box {
    width: 50%; }
    @media screen and (max-width: 480px) {
      .sec02_lead_image .image_box {
        width: 100%; } }

.sec02_content + .sec02_content {
  margin-top: clamp(50px, 6.67%, 80px); }
.sec02_content .sec02_bg_wrap {
  background: #deecf6;
  padding-top: clamp(25px, 3.34%, 40px);
  padding-bottom: clamp(25px, 3.34%, 40px); }
  @media screen and (max-width: 480px) {
    .sec02_content .sec02_bg_wrap {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .sec02_content .sec02_bg_wrap .sec02_bg_inner {
    max-width: 1100px;
    width: calc(100% - 40px);
    margin-inline: auto; }
    @media screen and (max-width: 480px) {
      .sec02_content .sec02_bg_wrap .sec02_bg_inner {
        width: calc(100% - 30px); } }
.sec02_content .sec02_box_head {
  display: flex;
  flex-direction: column;
  gap: 0.8em;
  margin-bottom: 1.5em;
  line-height: 1; }
  .sec02_content .sec02_box_head .text_sub {
    font-size: 0.77em; }

.sec02_content_head {
  text-align: center;
  font-size: clamp(14px, 1.45vw, 18px);
  line-height: 1;
  border-bottom: 1px solid rgba(51, 51, 51, 0.6);
  padding-bottom: 1em;
  margin-bottom: clamp(40px, 5%, 60px); }
  @media screen and (max-width: 480px) {
    .sec02_content_head {
      margin-bottom: 20px; } }

.sec02_content_01 .sec02_01_wrap {
  align-items: flex-start; }
  @media screen and (max-width: 480px) {
    .sec02_content_01 .sec02_01_wrap {
      flex-direction: column;
      gap: 20px 0; } }
  .sec02_content_01 .sec02_01_wrap + .sec02_01_wrap {
    margin-top: clamp(25px, 3.34%, 40px); }
  .sec02_content_01 .sec02_01_wrap .text_box {
    width: 54.17%; }
    @media screen and (max-width: 480px) {
      .sec02_content_01 .sec02_01_wrap .text_box {
        width: 100%; } }
    .sec02_content_01 .sec02_01_wrap .text_box .sec_head {
      flex-direction: row;
      flex-wrap: wrap;
      margin-bottom: 1.5em;
      line-height: 1.72; }
      @media screen and (max-width: 480px) {
        .sec02_content_01 .sec02_01_wrap .text_box .sec_head {
          margin-bottom: 1em; } }
      .sec02_content_01 .sec02_01_wrap .text_box .sec_head .text_in {
        display: flex;
        align-items: baseline;
        flex-wrap: wrap; }
      .sec02_content_01 .sec02_01_wrap .text_box .sec_head .text_min {
        font-size: 0.6em; }
  .sec02_content_01 .sec02_01_wrap .image_box {
    max-width: 490px;
    width: 40.84%; }
    @media screen and (max-width: 480px) {
      .sec02_content_01 .sec02_01_wrap .image_box {
        width: 100%; } }
    .sec02_content_01 .sec02_01_wrap .image_box .box_text {
      margin-top: 1em;
      font-size: clamp(11px, 1.12vw, 14px);
      line-height: 1.58; }
.sec02_content_01 .sec02_01_bg_wrap {
  margin-top: clamp(30px, 4.17%, 50px); }
  @media screen and (max-width: 480px) {
    .sec02_content_01 .sec02_01_bg_wrap .sec02_bg_inner {
      flex-direction: column;
      gap: 15px 0; } }
  .sec02_content_01 .sec02_01_bg_wrap .sec02_bg_inner .image_box {
    max-width: 380px;
    width: 34.55%; }
    @media screen and (max-width: 480px) {
      .sec02_content_01 .sec02_01_bg_wrap .sec02_bg_inner .image_box {
        width: 100%;
        align-self: center; } }
  .sec02_content_01 .sec02_01_bg_wrap .sec02_bg_inner .text_box {
    width: 60.91%; }
    @media screen and (max-width: 480px) {
      .sec02_content_01 .sec02_01_bg_wrap .sec02_bg_inner .text_box {
        width: 100%; } }
    .sec02_content_01 .sec02_01_bg_wrap .sec02_bg_inner .text_box .read {
      margin-top: 1.5em; }

@media screen and (max-width: 480px) {
  .sec02_content_02 .sec02_02_wrap {
    flex-direction: column;
    gap: 25px 0; } }
.sec02_content_02 .sec02_02_wrap .text_box {
  width: 41.67%; }
  @media screen and (max-width: 480px) {
    .sec02_content_02 .sec02_02_wrap .text_box {
      width: 100%; } }
.sec02_content_02 .sec02_02_wrap .image_wrap {
  width: 52.5%;
  /*display: grid;
  align-items: start;
  align-content: start;
  grid-auto-flow: dense;
  grid-template-columns: cal_per(630,440) cal_per(630,190);*/ }
  @media screen and (max-width: 480px) {
    .sec02_content_02 .sec02_02_wrap .image_wrap {
      width: 100%; } }
  .sec02_content_02 .sec02_02_wrap .image_wrap .image_box_lg {
    grid-column: 1 / 2;
    grid-row: 1 / 4; }
.sec02_content_02 .sec02_02_list {
  margin-top: 30px;
  margin-bottom: clamp(30px, 4.17%, 50px);
  display: grid;
  align-items: start;
  align-content: start;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 2.5%; }
  @media screen and (max-width: 480px) {
    .sec02_content_02 .sec02_02_list {
      max-width: 380px;
      width: 90%;
      margin-inline: auto;
      grid-template-columns: 1fr;
      gap: 25px 0; } }
  .sec02_content_02 .sec02_02_list .item_text {
    margin-top: 1em;
    font-size: clamp(11px, 1.12vw, 14px);
    line-height: 1.58; }
.sec02_content_02 .sec02_bg_wrap .sec02_02_bg_head {
  font-size: clamp(16px, 2.09vw, 26px);
  text-align: center;
  margin-bottom: 1em; }
.sec02_content_02 .sec02_bg_wrap .sec02_02_bg_list {
  display: grid;
  align-items: start;
  align-content: start;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 3.63%; }
  @media screen and (max-width: 480px) {
    .sec02_content_02 .sec02_bg_wrap .sec02_02_bg_list {
      max-width: 380px;
      width: 90%;
      margin-inline: auto;
      grid-template-columns: 1fr;
      gap: 25px 0; } }
  .sec02_content_02 .sec02_bg_wrap .sec02_02_bg_list .text_box {
    margin-top: 20px; }
    .sec02_content_02 .sec02_bg_wrap .sec02_02_bg_list .text_box .item_head {
      font-size: clamp(16px, 1.77vw, 22px);
      line-height: 1;
      margin-bottom: 1em; }
    .sec02_content_02 .sec02_bg_wrap .sec02_02_bg_list .text_box .cap_l {
      margin-top: 10px; }

.sec02_content_03 .sec02_03_wrap_top {
  margin-bottom: clamp(30px, 4.17%, 50px); }
  @media screen and (max-width: 480px) {
    .sec02_content_03 .sec02_03_wrap_top {
      flex-direction: column;
      gap: 25px 0; } }
  .sec02_content_03 .sec02_03_wrap_top .text_box {
    width: 41.67%; }
    @media screen and (max-width: 480px) {
      .sec02_content_03 .sec02_03_wrap_top .text_box {
        width: 100%; } }
  .sec02_content_03 .sec02_03_wrap_top .image_wrap {
    width: 52.5%;
    display: grid;
    align-items: start;
    align-content: start;
    grid-auto-flow: dense;
    grid-template-columns: 69.85% 30.16%; }
    @media screen and (max-width: 480px) {
      .sec02_content_03 .sec02_03_wrap_top .image_wrap {
        width: 100%; } }
    .sec02_content_03 .sec02_03_wrap_top .image_wrap .image_box_lg {
      grid-column: 1 / 2;
      grid-row: 1 / 3; }
@media screen and (max-width: 480px) {
  .sec02_content_03 .sec02_03_wrap_bottom {
    flex-direction: column;
    gap: 25px 0; } }
.sec02_content_03 .sec02_03_wrap_bottom .sec02_03_b_inner {
  width: 46.67%; }
  @media screen and (max-width: 480px) {
    .sec02_content_03 .sec02_03_wrap_bottom .sec02_03_b_inner {
      width: 100%; } }
  .sec02_content_03 .sec02_03_wrap_bottom .sec02_03_b_inner .image_box {
    max-width: 270px;
    width: 48.22%; }
  .sec02_content_03 .sec02_03_wrap_bottom .sec02_03_b_inner .text_box {
    width: 46.43%; }
    .sec02_content_03 .sec02_03_wrap_bottom .sec02_03_b_inner .text_box .sec02_box_head {
      margin-bottom: 0.6em;
      gap: 0.25em; }
    .sec02_content_03 .sec02_03_wrap_bottom .sec02_03_b_inner .text_box .lead {
      line-height: 1.67; }
    .sec02_content_03 .sec02_03_wrap_bottom .sec02_03_b_inner .text_box .cap_l {
      margin-top: 10px; }

@media screen and (max-width: 480px) {
  .sec02_content_bottom {
    flex-direction: column;
    gap: 25px 0; } }
.sec02_content_bottom .sec02_content_box {
  width: 48.34%; }
  @media screen and (max-width: 480px) {
    .sec02_content_bottom .sec02_content_box {
      width: 100%; } }
  .sec02_content_bottom .sec02_content_box .sec02_b_wrap .sec02_b_box {
    max-width: 280px;
    width: 48.28%; }
    .sec02_content_bottom .sec02_content_box .sec02_b_wrap .sec02_b_box .box_text {
      margin-top: 1em;
      font-size: clamp(11px, 1.12vw, 14px);
      line-height: 1.58; }

.sec03 .lead_wrap .sec03_head {
  max-width: 458px;
  width: 38.17%;
  margin-inline: auto;
  margin-bottom: clamp(30px, 4.17%, 50px); }
  @media screen and (max-width: 480px) {
    .sec03 .lead_wrap .sec03_head {
      width: 76.34%;
      margin-bottom: 30px; } }
.sec03 .sec03_list {
  display: grid;
  align-items: start;
  align-content: start;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: clamp(40px, 5.84%, 70px);
  gap: clamp(15px, 2.5vw, 30px) 2.16%; }
  @media screen and (max-width: 480px) {
    .sec03 .sec03_list {
      grid-template-columns: repeat(2, 1fr);
      gap: 20px 4%; } }
  .sec03 .sec03_list .item_text {
    margin-top: 1em;
    font-size: clamp(11px, 1.12vw, 14px);
    line-height: 1.58; }
    @media screen and (max-width: 480px) {
      .sec03 .sec03_list .item_text {
        margin-top: 0.6em; } }
.sec03 .sec03_bg_wrap {
  background: #deecf6;
  padding-top: clamp(25px, 3.34%, 40px);
  padding-bottom: clamp(25px, 3.34%, 40px);
  margin-bottom: clamp(50px, 6.67%, 80px); }
  @media screen and (max-width: 480px) {
    .sec03 .sec03_bg_wrap {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .sec03 .sec03_bg_wrap .sec03_bg_inner {
    max-width: 1100px;
    width: calc(100% - 40px);
    margin-inline: auto;
    display: grid;
    align-items: start;
    align-content: start;
    grid-template-columns: 41.82% 54.55%;
    gap: clamp(20px, 3.64vw, 40px) 2.72%;
    justify-content: space-between;
    grid-auto-flow: dense; }
    @media screen and (max-width: 480px) {
      .sec03 .sec03_bg_wrap .sec03_bg_inner {
        grid-template-columns: 1fr;
        gap: 20px 0;
        width: calc(100% - 30px); } }
    .sec03 .sec03_bg_wrap .sec03_bg_inner .text_box {
      align-self: flex-end; }
      .sec03 .sec03_bg_wrap .sec03_bg_inner .text_box .sec03_bg_head {
        max-width: 133px;
        width: 28.92%; }
      .sec03 .sec03_bg_wrap .sec03_bg_inner .text_box .box_head {
        margin-top: 1em; }
        @media screen and (max-width: 480px) {
          .sec03 .sec03_bg_wrap .sec03_bg_inner .text_box .box_head {
            margin-top: 0.6em; } }
    .sec03 .sec03_bg_wrap .sec03_bg_inner .image_wrap .image_box {
      max-width: 290px;
      width: 48.34%; }
    .sec03 .sec03_bg_wrap .sec03_bg_inner .read {
      grid-column: span 2; }
      @media screen and (max-width: 480px) {
        .sec03 .sec03_bg_wrap .sec03_bg_inner .read {
          grid-column: span 1; } }

.lifeinformation_outer .lifeinfo_head {
  display: flex;
  align-items: center;
  height: 36px;
  padding: 8px 10px;
  line-height: 0;
  background: #fff; }
  @media screen and (max-width: 480px) {
    .lifeinformation_outer .lifeinfo_head {
      height: 28px; } }
.lifeinformation_outer .lifeinfo_list {
  display: flex;
  flex-direction: column;
  font-size: clamp(11px, 1.12vw, 14px);
  line-height: 1;
  margin-top: 1.42em;
  gap: 0.7em; }
  .lifeinformation_outer .lifeinfo_list .item {
    display: flex;
    align-items: baseline;
    gap: 0.25em;
    padding-bottom: 0.7em;
    border-bottom: 1px solid #c7c7c7;
    justify-content: space-between; }
    .lifeinformation_outer .lifeinfo_list .item dt {
      flex-shrink: 0; }

.lifeinformation_top {
  margin-bottom: 30px; }
  @media screen and (max-width: 480px) {
    .lifeinformation_top {
      flex-direction: column;
      gap: 25px 0; } }
  .lifeinformation_top .map_box {
    max-width: 711px;
    width: 59.25%; }
    @media screen and (max-width: 480px) {
      .lifeinformation_top .map_box {
        width: 100%; } }
  .lifeinformation_top .lifeinfo_t_right {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 15px 0;
    width: 37.5%; }
    @media screen and (max-width: 480px) {
      .lifeinformation_top .lifeinfo_t_right {
        width: 100%;
        gap: 20px 0; } }

@media screen and (max-width: 480px) {
  .lifeinformation_bottom {
    flex-direction: column;
    width: 100%;
    gap: 20px 0; } }
.lifeinformation_bottom .lifeinfo_b_box {
  display: flex;
  flex-direction: column;
  gap: clamp(15px, 2.5vw, 30px);
  width: 48.34%; }
  @media screen and (max-width: 480px) {
    .lifeinformation_bottom .lifeinfo_b_box {
      width: 100%;
      gap: 20px 0; } }

/*# sourceMappingURL=style.css.map */
