  @charset "UTF-8";
/*! Writen  by SCSS */
.inner_head {
  padding-bottom: clamp(40px, 5.84%, 70px); }

.sec_lead {
  line-height: 1.79; }

.sec {
  margin-bottom: clamp(80px, 10%, 120px); }

.main {
  margin-bottom: clamp(80px, 10%, 120px);
  padding-block: clamp(20px, 2.917vw, 35px); }
  @media screen and (max-width: 480px) {
    .main {
      padding-block: 30px;
      margin-bottom: 50px; } }
  .main video {
    width: 100%; }
  .main .inner_head {
    padding-bottom: 0; }

.inner {
  max-width: 1200px; }

.sp_content_list {
  display: none; }
  @media screen and (max-width: 480px) {
    .sp_content_list {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      margin-bottom: 50px; }
      .sp_content_list .item {
        width: calc(100% / 3); }
        .sp_content_list .item a {
          width: 100%;
          height: 100%;
          padding: 30px 10px 20px;
          position: relative;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          gap: 10px 0; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .sp_content_list .item a::before, .sp_content_list .item a::after {
          content: "";
          display: block;
          position: absolute;
          inset: 0; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .sp_content_list .item a::before {
          z-index: -2;
          background-color: #e8f2fb; } }
      @media screen and (max-width: 480px) and (max-width: 480px) {
        .sp_content_list .item a::after {
          z-index: -1;
          background-size: cover;
          background-position: center;
          background-repeat: no-repeat;
          opacity: 0.2; } }
  @media screen and (max-width: 480px) {
        .sp_content_list .item .en_txt {
          width: 40%;
          position: absolute;
          left: 0;
          top: 0;
          background-color: #80a8cc;
          text-align: center; }
          .sp_content_list .item .en_txt img {
            display: block;
            transform: translateY(20%);
            margin-inline: auto; }
        .sp_content_list .item.item01 a::after {
          background-image: url("/bunjyo/tsuyazaki/img/fukutsu_life/img02@2x.jpg"); }
        .sp_content_list .item.item01 .title_image {
          width: 52.09%; }
        .sp_content_list .item.item02 a::after {
          background-image: url("/bunjyo/tsuyazaki/img/fukutsu_life/img19@2x.jpg"); }
        .sp_content_list .item.item02 .title_image {
          width: 93.34%; }
        .sp_content_list .item.item03 a::after {
          background-image: url("/bunjyo/tsuyazaki/img/fukutsu_life/img27@2x.jpg"); }
        .sp_content_list .item.item03 .title_image {
          width: 52.3%; }
        .sp_content_list .item.item04 a::after {
          background-image: url("/bunjyo/tsuyazaki/img/fukutsu_life/img31@2x.jpg"); }
        .sp_content_list .item.item04 .title_image {
          width: 36.46%; }
        .sp_content_list .item.item05 a::after {
          background-image: url("/bunjyo/tsuyazaki/img/fukutsu_life/img37@2x.jpg"); }
        .sp_content_list .item.item05 .title_image {
          width: 36.88%; } }

.sec01 .inner {
  max-width: 990px; }
.sec01 .flex_box {
  justify-content: center; }
  @media screen and (max-width: 480px) {
    .sec01 .flex_box {
      flex-direction: column-reverse;
      row-gap: 30px; } }
  .sec01 .flex_box .text_wrap {
    width: 38.89%;
    transform: rotate(-3deg); }
    @media screen and (max-width: 768px) {
      .sec01 .flex_box .text_wrap {
        margin-left: 10px; } }
    @media screen and (max-width: 480px) {
      .sec01 .flex_box .text_wrap {
        display: none; } }
    .sec01 .flex_box .text_wrap .ttl {
      font-size: clamp(20px, 2.5vw, 30px);
      margin-bottom: clamp(20px, 2.5vw, 30px);
      letter-spacing: -0.05em;
      font-weight: bold; }
    .sec01 .flex_box .text_wrap .lead {
      display: flex;
      flex-direction: column;
      row-gap: clamp(20px, 3.334vw, 40px);
      font-size: clamp(16px, 1.751vw, 21px);
      letter-spacing: 0.05em; }
      .sec01 .flex_box .text_wrap .lead span {
        display: block; }
  .sec01 .flex_box .img {
    width: 52.13%;
    mix-blend-mode: multiply; }
    @media screen and (max-width: 480px) {
      .sec01 .flex_box .img {
        width: 100%; } }

.sec02 .sec02_wrap {
  margin-bottom: clamp(40px, 5vw, 60px); }
  .sec02 .sec02_wrap .head_wrap {
    position: relative;
    background-color: #e8f2fb;
    padding-inline: clamp(20px, 2.858vw, 40px);
    padding-block: clamp(10px, 2.084vw, 25px) clamp(10px, 1.25vw, 15px);
    align-items: center;
    margin-bottom: clamp(20px, 2.917vw, 35px); }
    @media screen and (max-width: 480px) {
      .sec02 .sec02_wrap .head_wrap {
        background: none;
        flex-direction: column;
        padding-block: 40px 20px;
        row-gap: 15px; } }
    @media screen and (max-width: 480px) {
      .sec02 .sec02_wrap .head_wrap::before, .sec02 .sec02_wrap .head_wrap::after {
        content: "";
        display: block;
        position: absolute;
        inset: 0; } }
    @media screen and (max-width: 480px) {
      .sec02 .sec02_wrap .head_wrap::before {
        z-index: -2;
        background-color: #e8f2fb; } }
    @media screen and (max-width: 480px) {
      .sec02 .sec02_wrap .head_wrap::after {
        z-index: -1;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        opacity: 0.2; } }
    .sec02 .sec02_wrap .head_wrap .head {
      width: 50%; }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .head_wrap .head {
          align-self: center; } }
    .sec02 .sec02_wrap .head_wrap .txt {
      width: 38.84%;
      font-size: clamp(14px, 1.572vw, 22px);
      color: #485157; }
      @media screen and (max-width: 768px) {
        .sec02 .sec02_wrap .head_wrap .txt {
          letter-spacing: -0.05em; } }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .head_wrap .txt {
          width: 100%;
          text-align: center; } }
    .sec02 .sec02_wrap .head_wrap .en_txt {
      width: 15.17%;
      position: absolute;
      left: 0;
      top: 0;
      background-color: #80a8cc;
      text-align: center; }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .head_wrap .en_txt {
          width: 29.86%;
          padding-inline: 10px; } }
      .sec02 .sec02_wrap .head_wrap .en_txt img {
        display: block;
        transform: translateY(20%);
        margin-inline: auto; }
  .sec02 .sec02_wrap .list {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: clamp(30px, 3.34vw, 40px) 3%; }
    .sec02 .sec02_wrap .list .item {
      width: 31.25%; }
      @media screen and (max-width: 480px) {
        .sec02 .sec02_wrap .list .item {
          width: 100%; } }
      .sec02 .sec02_wrap .list .item .img_wrap {
        display: grid;
        grid-template-columns: 61.87% 36.27%;
        align-items: flex-start;
        align-content: start;
        grid-auto-flow: dense;
        justify-content: space-between;
        row-gap: clamp(2px, 0.25vw, 3px);
        margin-bottom: clamp(20px, 2.084vw, 25px); }
        @media screen and (max-width: 480px) {
          .sec02 .sec02_wrap .list .item .img_wrap {
            margin-bottom: 23px; } }
        .sec02 .sec02_wrap .list .item .img_wrap.simple {
          grid-template-columns: 1fr; }
        .sec02 .sec02_wrap .list .item .img_wrap .img01 {
          grid-row: span 2; }
      .sec02 .sec02_wrap .list .item .ttl_wrap {
        justify-content: flex-start;
        column-gap: clamp(5px, 0.834vw, 10px);
        align-items: flex-end;
        margin-bottom: clamp(10px, 1.25vw, 15px); }
        .sec02 .sec02_wrap .list .item .ttl_wrap .no {
          border-radius: 50%;
          color: #fff;
          background-color: #05355f;
          font-size: clamp(12px, 1.334vw, 16px);
          width: 22px;
          height: 22px;
          display: flex;
          justify-content: center;
          align-items: center; }
        .sec02 .sec02_wrap .list .item .ttl_wrap .ttl {
          display: flex;
          align-items: center;
          column-gap: 5px;
          font-size: clamp(16px, 1.5vw, 18px);
          line-height: 1; }
          .sec02 .sec02_wrap .list .item .ttl_wrap .ttl span {
            position: relative;
            display: block; }
            .sec02 .sec02_wrap .list .item .ttl_wrap .ttl span::after, .sec02 .sec02_wrap .list .item .ttl_wrap .ttl span:before {
              position: absolute;
              line-height: 1.4;
              font-size: clamp(10px, 1vw, 12px); }
            .sec02 .sec02_wrap .list .item .ttl_wrap .ttl span::after {
              left: 0;
              bottom: 100%; }
          .sec02 .sec02_wrap .list .item .ttl_wrap .ttl .small {
            font-size: 75%;
            line-height: 1; }
      .sec02 .sec02_wrap .list .item .read_wrap .read:nth-child(2) {
        margin-top: clamp(5px, 0.834vw, 10px);
        display: flex;
        column-gap: 10px; }
        @media screen and (max-width: 768px) {
          .sec02 .sec02_wrap .list .item .read_wrap .read:nth-child(2) {
            flex-direction: column; } }
@media screen and (max-width: 480px) {
  .sec02 .sec02_wrap01 .head_wrap::after {
    background-image: url("/bunjyo/tsuyazaki/img/fukutsu_life/img02@2x.jpg"); } }
@media screen and (max-width: 480px) {
  .sec02 .sec02_wrap01 .head_wrap .head {
    width: 52.09%; } }
.sec02 .sec02_wrap01 .list .item01 .ttl_wrap .ttl .span01::after {
  content: '¥«¥Õ¥§'; }
.sec02 .sec02_wrap01 .list .item01 .ttl_wrap .ttl .span02::after {
  left: auto;
  right: 0;
  content: '(¥«¥Õ¥§¥É¥Ü¥Ã¥³£©';
  font-size: clamp(10px, 0.917vw, 11px); }
.sec02 .sec02_wrap01 .list .item02 .ttl_wrap .ttl .span01::after {
  content: '¥«¥Õ¥§'; }
.sec02 .sec02_wrap01 .list .item03 .ttl_wrap .ttl .span01::after {
  content: '¥¤¥¿¥ê¥¢¥ó'; }
.sec02 .sec02_wrap01 .list .item04 .img_wrap {
  grid-template-columns: 56.54% 41.6%; }
.sec02 .sec02_wrap01 .list .item04 .ttl_wrap .ttl .span01::after {
  content: 'ÊÙË¾'; }
.sec02 .sec02_wrap01 .list .item05 .img_wrap {
  grid-template-columns: 1fr; }
.sec02 .sec02_wrap01 .list .item05 .ttl_wrap .ttl .span01::after {
  content: 'Ê³ÌÃ'; }
.sec02 .sec02_wrap01 .list .item06 .img_wrap {
  grid-template-columns: 56.54% 41.6%; }
@media screen and (max-width: 768px) {
  .sec02 .sec02_wrap01 .list .item06 .ttl_wrap {
    align-items: center; } }
@media screen and (max-width: 480px) {
  .sec02 .sec02_wrap01 .list .item06 .ttl_wrap {
    align-items: flex-end; } }
@media screen and (max-width: 768px) {
  .sec02 .sec02_wrap01 .list .item06 .ttl_wrap .ttl {
    flex-direction: column;
    grid-row-gap: 5px; } }
@media screen and (max-width: 480px) {
  .sec02 .sec02_wrap01 .list .item06 .ttl_wrap .ttl {
    flex-direction: row; } }
.sec02 .sec02_wrap01 .list .item06 .ttl_wrap .ttl .span01::after {
  content: '¥Ï¥ó¥Ð©`¥¬©`'; }
@media screen and (max-width: 480px) {
  .sec02 .sec02_wrap02 .head_wrap::after {
    background-image: url("/bunjyo/tsuyazaki/img/fukutsu_life/img19@2x.jpg"); } }
@media screen and (max-width: 480px) {
  .sec02 .sec02_wrap02 .head_wrap .head {
    width: 93.34%; } }
.sec02 .sec02_wrap02 .list .item01 .ttl_wrap .ttl .span01::after {
  content: 'ÞrË®®bÎïÖ±‰ÓËù'; }
.sec02 .sec02_wrap02 .list .item02 .ttl_wrap .ttl .span01::after {
  content: 'ÞrË®®bÎïÖ±‰ÓËù'; }
.sec02 .sec02_wrap02 .list .item03 .ttl_wrap .ttl .span01::after {
  content: '¬F´úïLÉÌµê½Ö'; }
@media screen and (max-width: 480px) {
  .sec02 .sec02_wrap03 .head_wrap::after {
    background-image: url("/bunjyo/tsuyazaki/img/fukutsu_life/img27@2x.jpg"); } }
@media screen and (max-width: 480px) {
  .sec02 .sec02_wrap03 .head_wrap .head {
    width: 52.3%; } }
.sec02 .sec02_wrap03 .list {
  justify-content: flex-start;
  column-gap: 3.09%; }
  .sec02 .sec02_wrap03 .list .item01 .ttl_wrap .ttl .span01::after {
    content: 'ÞrË®®bÎïÖ±‰ÓËù'; }
  .sec02 .sec02_wrap03 .list .item02 .ttl_wrap .ttl {
    width: calc(100% - 40px); }
    .sec02 .sec02_wrap03 .list .item02 .ttl_wrap .ttl span {
      width: 100%; }
    .sec02 .sec02_wrap03 .list .item02 .ttl_wrap .ttl .span01::after {
      content: 'ëjØ›£¦¥¢¥ó¥Æ¥£©`¥¯¥·¥ç¥Ã¥×'; }
@media screen and (max-width: 480px) {
  .sec02 .sec02_wrap04 .head_wrap::after {
    background-image: url("/bunjyo/tsuyazaki/img/fukutsu_life/img31@2x.jpg"); } }
@media screen and (max-width: 480px) {
  .sec02 .sec02_wrap04 .head_wrap .head {
    width: 36.46%; } }
.sec02 .sec02_wrap04 .list .item01 .span01::after {
  content: 'º£Ë®Ô¡ˆö'; }
.sec02 .sec02_wrap04 .list .item03 .span01::after {
  content: '¥«¥Õ¥§&¥Þ¥ê¥ó¥¹¥Ý©`¥Ä';
  margin-right: -200%; }
.sec02 .sec02_wrap04 .list .item02 .span01::after {
  content: 'º£Ë®Ô¡ˆö'; }
.sec02 .sec02_wrap04 .list .item04 .span01::after {
  content: '¥¢¥¦¥È¥É¥¢¥·¥ç¥Ã¥×£¦¥«¥Õ¥§';
  margin-right: -200%; }
.sec02 .sec02_wrap04 .list .item05 {
  width: 47.5%;
  margin-right: auto;
  margin-left: 3.34%; }
  @media screen and (max-width: 480px) {
    .sec02 .sec02_wrap04 .list .item05 {
      width: 100%;
      margin-left: auto; } }
@media screen and (max-width: 480px) {
  .sec02 .sec02_wrap05 .head_wrap::after {
    background-image: url("/bunjyo/tsuyazaki/img/fukutsu_life/img37@2x.jpg"); } }
@media screen and (max-width: 480px) {
  .sec02 .sec02_wrap05 .head_wrap .head {
    width: 36.88%; } }
.sec02 .sec02_wrap05 .list .item01 .span01::after {
  content: 'ÉñÉç'; }
.sec02 .sec02_wrap05 .list .item02 .span01::after {
  content: '¾ÆÊi'; }
.sec02 .sec02_wrap05 .list .item03 .span01::after {
  content: 'µØÓòÇéˆó°kÐÅÊ©ÔO'; }

/*# sourceMappingURL=fukutsu_life.css.map */
