@charset "UTF-8";
/* Scss Document */
body {
  position: relative;
  overflow-x: hidden; }

/****************************************************************/
.mv {
  margin: 0 auto 100px;
  padding: 0 0 0 70px; }
  .mv div {
    background: url("../images/index/pc-mv.jpg") center center no-repeat;
    background-size: contain;
    aspect-ratio: 1730/840;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 0 0 auto; }

@media (max-width: 1280px) {
  .mv {
    padding: 0; } }
@media (max-width: 1024px) {
  .mv {
    margin: 0 auto 50px; }
    .mv div {
      width: 100%; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .mv div {
    background: url("../images/index/sp-mv.jpg") center center no-repeat;
    background-size: contain;
    aspect-ratio: 750/710;
    width: 100%;
    max-width: 1730px;
    height: auto; } }
/*max-width:768px*/
/*max-width:480px*/
/************************/
.news {
  padding: 0 10px 0 70px;
  width: 100%;
  max-width: 1980px;
  position: relative;
  z-index: 20;
  margin: 0 auto 200px; }

.news_box {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start; }
  .news_box h2 {
    font: 3.0rem/1.0em 'Noto Sans JP', sans-serif;
    font-weight: 600;
    color: #00B1ED;
    width: 170px; }
  .news_box ul {
    width: calc(100% - 170px); }
  .news_box li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 0 15px; }
  .news_box time {
    font: 1.8rem/1.6em 'Noto Sans JP', sans-serif;
    font-weight: 400;
    width: 110px; }
  .news_box a {
    font: 1.8rem/1.6em 'Noto Sans JP', sans-serif;
    font-weight: 400;
    width: calc(100% - 110px);
    display: inline-block; }

@media (max-width: 1280px) {
  .news {
    padding: 0 10px 0 70px;
    width: 100%;
    max-width: 768px;
    position: relative;
    z-index: 10;
    margin: 0 auto 100px; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .news {
    padding: 0 0;
    width: calc(100% - 80px);
    margin: 0 auto 150px; }

  .news_box {
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    display: block; }
    .news_box h2 {
      font: 3.0rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: 600;
      color: #00B1ED;
      width: 100%;
      margin: 0 0 20px; }
    .news_box ul {
      width: 100%; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .news {
    padding: 0 0;
    width: calc(100% - 80px); }

  .news_box {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    display: block; }
    .news_box h2 {
      font: 2.4rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: 600;
      color: #00B1ED;
      width: 100%;
      margin: 0 0 20px; }
    .news_box ul {
      width: 100%; }
    .news_box li {
      display: block;
      margin: 0 0 15px; }
    .news_box time {
      font: 1.6rem/1.6em 'Noto Sans JP', sans-serif;
      font-weight: 400;
      display: block;
      width: 100%; }
    .news_box a {
      font: 1.6rem/1.6em 'Noto Sans JP', sans-serif;
      font-weight: 400;
      width: 100%;
      display: inline-block; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .news {
    padding: 0 20px;
    width: 100%;
    margin: 0 auto 100px; }

  .news_box {
    max-width: 1280px;
    width: 90%;
    margin: 0 auto;
    display: block; }
    .news_box h2 {
      font: 2.4rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: 600;
      color: #00B1ED;
      width: 100%;
      margin: 0 0 20px; }
    .news_box ul {
      width: 100%; }
    .news_box li {
      display: block;
      margin: 0 0 15px; }
    .news_box time {
      font: 1.6rem/1.6em 'Noto Sans JP', sans-serif;
      font-weight: 400;
      display: block;
      width: 100%; }
    .news_box a {
      font: 1.6rem/1.8em 'Noto Sans JP', sans-serif;
      font-weight: 400;
      width: 100%;
      display: inline-block; } }
/*max-width:480px*/
/****************************************************************/
.about {
  padding: 0 10px 0 70px;
  width: 100%;
  max-width: 1980px;
  position: relative;
  z-index: 1;
  margin: 0 auto 160px; }

.about_box {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  align-items: flex-start;
  position: relative; }

.about_item {
  width: 660px;
  position: relative; }
  .about_item:before {
    position: absolute;
    content: "";
    display: block;
    background: url("../images/index/maru.svg") center center no-repeat;
    background-size: contain;
    width: 200px;
    height: 200px;
    left: -90px;
    top: -60px;
    z-index: -1; }
  .about_item h2 {
    font: 9.0rem/1.3em 'Noto Sans JP', sans-serif;
    font-weight: bold;
    color: #00B1ED;
    position: relative;
    margin: 0 0 20px; }
    .about_item h2 span {
      color: #FCC800;
      display: block; }
    .about_item h2:before {
      background: url("../images/index/inatetu-papa.svg") center center no-repeat;
      background-size: contain;
      aspect-ratio: 120/139;
      width: 100%;
      max-width: 120px;
      height: auto;
      position: absolute;
      content: "";
      right: 66px;
      top: -23px;
      display: block; }
  .about_item a {
    display: block;
    width: 300px;
    height: 80px;
    background-color: #113479;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font: 1.7rem/78px 'Noto Sans JP', sans-serif;
    font-weight: bold; }
  .about_item p {
    font: 2.2rem/2.0em 'Noto Sans JP', sans-serif;
    font-weight: 500;
    max-width: 520px;
    margin: 0 0 50px;
    text-align: justify;
    text-justify: inter-ideograph; }

.about_pic {
  max-width: 770px;
  aspect-ratio: 77/61;
  width: 100%;
  height: auto;
  width: calc(100% - 660px);
  margin: 0;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  text-align: center; }
  .about_pic img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    /* Safari用 */
    transform: translate(-50%, -50%); }

@media (hover: hover) {
  .about_item a:hover {
    background-color: #FCC800;
    color: #113479; } }
@media (max-width: 1280px) {
  .about {
    padding: 0 0 0 70px;
    width: 100%;
    margin: 0 auto 200px; }

  .about_box {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    display: block; }

  .about_item {
    width: 100%;
    max-width: 630px;
    margin: 0 auto 80px; }
    .about_item a {
      margin: 0 auto; }
    .about_item p {
      font: 2.2rem/2.0em 'Noto Sans JP', sans-serif;
      font-weight: 500;
      max-width: 100%; }
    .about_item h2:before {
      right: 20px; }

  .about_pic {
    width: 100%;
    max-width: 700px;
    margin: 0 auto; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .about {
    padding: 0 20px;
    width: 100%;
    position: relative;
    z-index: 10;
    margin: 0 auto 160px; }

  .about_box {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    display: block; }

  .about_item {
    width: 100%;
    max-width: 640px;
    margin: 0 auto 80px;
    position: relative; }
    .about_item a {
      margin: 0 auto; }
    .about_item p {
      font: 2.2rem/2.0em 'Noto Sans JP', sans-serif;
      font-weight: 500;
      max-width: 100%; }
    .about_item h2 {
      width: fit-content; }

  .about_pic {
    max-width: 640px; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .about_item {
    width: 100%;
    max-width: 640px;
    margin: 0 auto 50px;
    position: relative;
    padding: 0 30px; }
    .about_item:before {
      width: 130px;
      height: 130px;
      left: -20px;
      top: -40px; }
    .about_item:after {
      width: 100px;
      height: 122px;
      right: -10px;
      bottom: -57px;
      display: block; }
    .about_item h2 {
      font: 10.5vw/1.3em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      color: #00B1ED;
      position: relative;
      margin: 0 0 20px; }
      .about_item h2 span {
        color: #FCC800;
        display: block; }
      .about_item h2:before {
        right: auto;
        width: 95px;
        left: 80%;
        top: auto;
        bottom: 49%; }
    .about_item a {
      display: block;
      max-width: 300px;
      width: 100%;
      height: 60px;
      margin: 0 auto;
      background-color: #113479;
      border-radius: 50px;
      text-align: center;
      color: #fff;
      font: 1.7rem/58px 'Noto Sans JP', sans-serif;
      font-weight: bold;
      position: relative; }
    .about_item p {
      font: 2.0rem/2.0em 'Noto Sans JP', sans-serif;
      font-weight: 7 00;
      max-width: 520px;
      margin: 0 0 30px;
      text-align: justify;
      text-justify: inter-ideograph; }

  .about_pic {
    width: 90%; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .about {
    margin: 0 auto 100px; }

  .about_item {
    width: 100%;
    max-width: 640px;
    margin: 0 auto 20px;
    position: relative;
    padding: 0 20px; }
    .about_item:before {
      width: 130px;
      height: 130px;
      left: -20px;
      top: -40px; }
    .about_item:after {
      width: 60px;
      height: 72px;
      right: 0px;
      bottom: -23px;
      display: block; }
    .about_item h2 {
      font: 10.5vw/1.2em 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #00B1ED;
      position: relative;
      margin: 0 0 20px; }
      .about_item h2 span {
        color: #FCC800;
        display: block; }
      .about_item h2:before {
        right: auto;
        width: 75px;
        left: 80%;
        top: auto;
        bottom: 52%; }
    .about_item p {
      font: 1.8rem/1.8em 'Noto Sans JP', sans-serif;
      font-weight: 700;
      max-width: 520px;
      margin: 0 0 30px;
      text-align: justify;
      text-justify: inter-ideograph; }

  .about_pic {
    width: 100%; } }
/*max-width:480px*/
/****************************************************************/
.wakuwaku_all {
  max-width: 1980px;
  width: calc(100% - 200px);
  margin: 0 auto;
  padding: 0; }

.wakuwaku_bg {
  width: 100%;
  position: relative; }
  .wakuwaku_bg:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: -20vw;
    left: 0;
    border-bottom: 25vw solid #F1F8FD;
    /* 三角を白にする */
    border-left: 100vw solid transparent; }
  .wakuwaku_bg:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: calc(100% - 4.95vw);
    bottom: 0;
    left: 0;
    z-index: -1;
    background-color: #F1F8FD; }

.wakuwaku_box {
  margin: 0 auto;
  position: relative;
  z-index: 5;
  padding: 0 0 60px;
  /**/ }
  .wakuwaku_box h2 {
    max-width: 1280px;
    width: 100%;
    font: 5.6rem/1.5em 'Noto Sans JP', sans-serif;
    font-weight: bold;
    color: #113479;
    position: relative;
    z-index: 5;
    display: block;
    margin: 0 auto 100px;
    padding: 0 0 0 300px; }
    .wakuwaku_box h2:before {
      background: url("../images/index/wakuwaku.svg") center center no-repeat;
      background-size: contain;
      width: 260px;
      height: 270px;
      display: block;
      position: absolute;
      content: "";
      top: -115px;
      left: 78%; }
    .wakuwaku_box h2:after {
      position: absolute;
      content: "";
      display: block;
      background: url("../images/index/about_250609.png") center center no-repeat;
      background-size: contain;
      width: 350px;
      height: 330px;
      left: -80px;
      bottom: -30px; }
    .wakuwaku_box h2 .block {
      display: block; }
    .wakuwaku_box h2 span.color {
      color: #00B1ED; }
    .wakuwaku_box h2 span.line01,
    .wakuwaku_box h2 span.line02 {
      width: fit-content;
      display: inline-block;
      position: relative; }
      .wakuwaku_box h2 span.line01:before,
      .wakuwaku_box h2 span.line02:before {
        display: block;
        content: "";
        position: absolute;
        bottom: 5px;
        left: 0;
        width: 0%;
        height: 15px;
        background-color: #FCC800;
        z-index: -1; }
    .wakuwaku_box h2 span.line01:before {
      animation: line01 .5s linear 1 forwards; }
    .wakuwaku_box h2 span.line02:before {
      animation: line02 .5s linear .6s 1 forwards; }
  .wakuwaku_box a {
    display: block;
    width: 350px;
    height: 80px;
    margin: 0 auto;
    background-color: #113479;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font: 1.7rem/78px 'Noto Sans JP', sans-serif;
    font-weight: bold;
    position: relative;
    z-index: 2; }

@keyframes line01 {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
@keyframes line02 {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
.wakuwaku_flex {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto 60px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: flex-start;
  z-index: 2; }
  .wakuwaku_flex > div {
    width: calc((100% - 40px)/3);
    max-width: 400px;
    font: 1.5rem/1.8em 'Noto Sans JP', sans-serif;
    font-weight: bold;
    position: relative; }
    .wakuwaku_flex > div > p {
      text-align: justify;
      text-justify: inter-ideograph; }
    .wakuwaku_flex > div img {
      width: 100%;
      border-radius: 10px; }
    .wakuwaku_flex > div:before {
      position: absolute;
      top: -3.8rem;
      left: 5%;
      color: #FCC800;
      font: 9.3rem/1.0em "Arial", Gadget, "sans-serif";
      font-style: italic;
      font-weight: bold; }
  .wakuwaku_flex h3 {
    color: #113479;
    display: block;
    font: 2.4rem/1.0em 'Noto Sans JP', sans-serif;
    font-weight: bold;
    margin: 10px 0 15px; }
  .wakuwaku_flex .wakuwaku01:before {
    content: "01"; }
  .wakuwaku_flex .wakuwaku02:before {
    content: "02"; }
  .wakuwaku_flex .wakuwaku03:before {
    content: "03"; }

@media (hover: hover) {
  .wakuwaku_box a:hover {
    background-color: #FCC800;
    color: #113479; } }
@media (max-width: 1480px) {
  .wakuwaku_all {
    max-width: 1980px;
    width: 100%;
    margin: 0 auto;
    padding: 0 40px 0 70px; }

  .wakuwaku_bg {
    width: 100%;
    position: relative; }
    .wakuwaku_bg:before {
      content: '';
      position: absolute;
      top: -20vw;
      left: 0;
      border-bottom: 25vw solid #F1F8FD;
      /* 三角を白にする */
      border-left: 100vw solid transparent; }
    .wakuwaku_bg:after {
      content: '';
      position: absolute;
      display: block;
      width: 100%;
      height: calc(100% - 4.95vw);
      bottom: 0;
      left: 0;
      background-color: #F1F8FD; }

  .wakuwaku_box {
    margin: 0 auto;
    position: relative;
    z-index: 5;
    padding: 0 0 60px;
    /**/ }
    .wakuwaku_box h2 {
      max-width: 1280px;
      width: 100%;
      font: 5.6rem/1.5em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      color: #113479;
      position: relative;
      z-index: 5;
      display: block;
      margin: 0 auto 70px;
      padding: 0 0 0 380px; }
      .wakuwaku_box h2:before {
        background: url("../images/index/wakuwaku.svg") center center no-repeat;
        background-size: contain;
        width: 240px;
        height: 250px;
        display: block;
        position: absolute;
        content: "";
        top: -105px;
        left: 135px;
        right: auto; }
      .wakuwaku_box h2:after {
        position: absolute;
        content: "";
        display: block;
        background: url("../images/index/about_250609.png") center center no-repeat;
        background-size: contain;
        width: 350px;
        height: 330px;
        left: 0;
        bottom: -30px; }
      .wakuwaku_box h2 span.color {
        color: #00B1ED; }
      .wakuwaku_box h2 span.line01,
      .wakuwaku_box h2 span.line02 {
        width: fit-content;
        display: inline-block;
        position: relative; }
        .wakuwaku_box h2 span.line01:before,
        .wakuwaku_box h2 span.line02:before {
          display: block;
          content: "";
          position: absolute;
          bottom: 5px;
          left: 0;
          width: 0%;
          height: 15px;
          background-color: #FCC800;
          z-index: -1; }
      .wakuwaku_box h2 span.line01:before {
        animation: line01 .5s linear 1 forwards; }
      .wakuwaku_box h2 span.line02:before {
        animation: line02 .5s linear .6s 1 forwards; }
    .wakuwaku_box a {
      display: block;
      width: 350px;
      height: 80px;
      margin: 0 auto;
      background-color: #113479;
      border-radius: 50px;
      text-align: center;
      color: #fff;
      font: 1.7rem/78px 'Noto Sans JP', sans-serif;
      font-weight: bold;
      position: relative;
      z-index: 2; }
    .wakuwaku_box .block {
      display: block; }

  @keyframes line01 {
    0% {
      width: 0%; }
    100% {
      width: 100%; } }
  @keyframes line02 {
    0% {
      width: 0%; }
    100% {
      width: 100%; } }
  .wakuwaku_flex {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto 45px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
    z-index: 2; }
    .wakuwaku_flex > div {
      width: calc((100% - 40px)/3);
      max-width: 400px;
      font: 1.5rem/1.8em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      position: relative; }
      .wakuwaku_flex > div > p {
        text-align: justify;
        text-justify: inter-ideograph; }
      .wakuwaku_flex > div img {
        width: 100%;
        border-radius: 10px; }
      .wakuwaku_flex > div:before {
        position: absolute;
        top: -3.8rem;
        left: 5%;
        color: #FCC800;
        font: 9.3rem/1.0em "Arial", Gadget, "sans-serif";
        font-style: italic;
        font-weight: bold; }
    .wakuwaku_flex h3 {
      color: #113479;
      display: block;
      font: 2.4rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      margin: 10px 0 15px; }
    .wakuwaku_flex .wakuwaku01:before {
      content: "01"; }
    .wakuwaku_flex .wakuwaku02:before {
      content: "02"; }
    .wakuwaku_flex .wakuwaku03:before {
      content: "03"; } }
@media (max-width: 1280px) {
  .wakuwaku_all {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 0 40px 0 70px; }

  .wakuwaku_bg {
    width: 100%;
    position: relative; }
    .wakuwaku_bg:before {
      content: '';
      position: absolute;
      top: -20vw;
      left: 0;
      border-bottom: 25vw solid #F1F8FD;
      /* 三角を白にする */
      border-left: 100vw solid transparent; }
    .wakuwaku_bg:after {
      content: '';
      position: absolute;
      display: block;
      width: 100%;
      height: calc(100% - 4.95vw);
      bottom: 0;
      left: 0;
      background-color: #F1F8FD; }

  .wakuwaku_box {
    margin: 0 auto;
    position: relative;
    z-index: 5;
    padding: 0 0 100px; }
    .wakuwaku_box h2 {
      max-width: 1280px;
      width: 100%;
      font: 4.2rem/1.5em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      color: #113479;
      position: relative;
      z-index: 5;
      display: block;
      margin: 0 auto 70px; }
    .wakuwaku_box a {
      display: block;
      width: 350px;
      height: 80px;
      margin: 0 auto;
      background-color: #113479;
      border-radius: 50px;
      text-align: center;
      color: #fff;
      font: 1.7rem/78px 'Noto Sans JP', sans-serif;
      font-weight: bold;
      position: relative;
      z-index: 2; }

  @keyframes line01 {
    0% {
      width: 0%; }
    100% {
      width: 100%; } }
  @keyframes line02 {
    0% {
      width: 0%; }
    100% {
      width: 100%; } }
  .wakuwaku_flex {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 45px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
    z-index: 2; }
    .wakuwaku_flex > div {
      width: calc((100% - 40px)/2);
      max-width: 480px;
      margin: 0 0 60px;
      font: 1.5rem/1.8em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      position: relative; }
      .wakuwaku_flex > div > p {
        text-align: justify;
        text-justify: inter-ideograph; }
      .wakuwaku_flex > div img {
        width: 100%;
        border-radius: 10px; }
      .wakuwaku_flex > div:before {
        position: absolute;
        top: -3.8rem;
        left: 5%;
        color: #FCC800;
        font: 9.3rem/1.0em "Arial", Gadget, "sans-serif";
        font-style: italic;
        font-weight: bold; }
    .wakuwaku_flex h3 {
      color: #113479;
      display: block;
      font: 2.4rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      margin: 10px 0 15px; }
    .wakuwaku_flex .wakuwaku01:before {
      content: "01"; }
    .wakuwaku_flex .wakuwaku02:before {
      content: "02"; }
    .wakuwaku_flex .wakuwaku03:before {
      content: "03"; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .wakuwaku_all {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px; }

  .wakuwaku_box {
    /**/ }
    .wakuwaku_box h2 {
      max-width: 768px;
      width: fit-content;
      display: block;
      font: 5.6rem/1.5em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      color: #113479;
      position: relative;
      z-index: 5;
      margin: 0 auto 80px;
      padding: 350px 0 0 0;
      font-feature-settings: "palt"; }
      .wakuwaku_box h2:before {
        top: 30px;
        left: 380px; }
      .wakuwaku_box h2:after {
        left: 0;
        bottom: auto;
        top: 0; }

  .wakuwaku_flex {
    max-width: 480px;
    width: 90%;
    margin: 0 auto 45px;
    position: relative;
    display: block;
    z-index: 2; }
    .wakuwaku_flex > div {
      width: 100%;
      max-width: 768px;
      margin: 0 auto 60px;
      font: 1.5rem/1.8em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      position: relative; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .wakuwaku_all {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px; }

  .wakuwaku_bg {
    width: 100%;
    position: relative; }
    .wakuwaku_bg:before {
      content: '';
      position: absolute;
      top: -20vw;
      left: 0;
      border-bottom: 25vw solid #F1F8FD;
      /* 三角を白にする */
      border-left: 100vw solid transparent; }
    .wakuwaku_bg:after {
      content: '';
      position: absolute;
      display: block;
      width: 100%;
      height: calc(100% - 4.95vw);
      bottom: 0;
      left: 0;
      background-color: #F1F8FD; }

  .wakuwaku_box {
    margin: 0 auto;
    position: relative;
    z-index: 5;
    padding: 0 0 100px;
    /**/ }
    .wakuwaku_box h2 {
      max-width: 768px;
      font: 7vw/1.5em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      color: #113479;
      position: relative;
      z-index: 5;
      display: block;
      margin: 0 auto 80px;
      padding: 260px 0 0 0; }
      .wakuwaku_box h2:before {
        width: 180px;
        height: 230px;
        top: 30px;
        left: 250px; }
      .wakuwaku_box h2:after {
        width: 250px;
        height: 245px;
        left: 0;
        bottom: auto;
        top: 0; }
    .wakuwaku_box a {
      display: block;
      width: 300px;
      height: 60px;
      margin: 0 auto;
      background-color: #113479;
      border-radius: 50px;
      text-align: center;
      color: #fff;
      font: 1.7rem/58px 'Noto Sans JP', sans-serif;
      font-weight: bold;
      position: relative;
      z-index: 2; }

  @keyframes line01 {
    0% {
      width: 0%; }
    100% {
      width: 100%; } }
  @keyframes line02 {
    0% {
      width: 0%; }
    100% {
      width: 100%; } }
  .wakuwaku_flex {
    max-width: 480px;
    width: 90%;
    margin: 0 auto 45px;
    position: relative;
    display: block;
    z-index: 2; }
    .wakuwaku_flex > div {
      width: 100%;
      max-width: 768px;
      margin: 0 auto 60px;
      font: 1.5rem/1.8em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      position: relative; }
      .wakuwaku_flex > div > p {
        text-align: justify;
        text-justify: inter-ideograph; }
      .wakuwaku_flex > div img {
        width: 100%;
        border-radius: 10px; }
      .wakuwaku_flex > div:before {
        position: absolute;
        top: -3.8rem;
        left: 5%;
        color: #FCC800;
        font: 9.3rem/1.0em "Arial", Gadget, "sans-serif";
        font-style: italic;
        font-weight: bold; }
    .wakuwaku_flex h3 {
      font: 2.2rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .wakuwaku_all {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px; }

  .wakuwaku_bg {
    position: relative; }

  .wakuwaku_box {
    margin: 0 auto;
    position: relative;
    z-index: 5;
    padding: 0 0 70px;
    /**/ }
    .wakuwaku_box h2 {
      max-width: 375px;
      margin: 0 auto 50px;
      padding: 59% 0 0 0; }
      .wakuwaku_box h2:before {
        width: 35%;
        height: auto;
        padding: 37% 0 0 0;
        top: 30px;
        left: 63%; }
      .wakuwaku_box h2:after {
        width: 60%;
        height: 0;
        padding: 57% 0 0;
        left: -10px;
        bottom: auto;
        top: 0; }

  .wakuwaku_flex {
    max-width: 480px;
    width: 90%;
    margin: 0 auto 45px;
    position: relative;
    display: block;
    z-index: 2; }
    .wakuwaku_flex > div {
      width: 100%;
      max-width: 768px;
      margin: 0 auto 60px;
      font: 1.5rem/1.8em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      position: relative; }
      .wakuwaku_flex > div > p {
        text-align: justify;
        text-justify: inter-ideograph; }
      .wakuwaku_flex > div img {
        width: 100%;
        border-radius: 10px; }
      .wakuwaku_flex > div:before {
        position: absolute;
        top: -3.8rem;
        left: 5%;
        color: #FCC800;
        font: 8rem/1.0em "Arial", Gadget, "sans-serif";
        font-style: italic;
        font-weight: bold; }
    .wakuwaku_flex h3 {
      font: 2.0rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold; } }
/*max-width:480px*/
/****************************************************************/
.number {
  padding: 260px 70px 80px;
  position: relative; }
  .number:before {
    position: absolute;
    content: "";
    left: 70px;
    top: 260px;
    background: url("../images/index/number.svg") center center no-repeat;
    width: 143px;
    height: 769px; }

.number_box {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .number_box:before {
    position: absolute;
    content: "";
    display: block;
    background: url("../images/index/number.png") right bottom no-repeat;
    background-size: contain;
    width: 503px;
    height: 344px;
    top: -100px;
    left: 600px; }
  .number_box h2 {
    font: 10.0rem/1.3em 'Noto Sans JP', sans-serif;
    font-weight: bold;
    color: #00B1ED;
    position: relative;
    z-index: 5;
    display: block;
    margin: 0 0 60px;
    width: fit-content; }
    .number_box h2 span {
      display: block;
      color: #113479; }
  .number_box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 930px;
    margin: 0 auto; }
  .number_box li {
    color: #00B1ED;
    width: calc(100%/3);
    text-align: center;
    margin: 0 0 80px; }
  .number_box h3 {
    font: 1.8rem/1.0em 'Noto Sans JP', sans-serif;
    font-weight: bold;
    margin: 15px 0 15px; }
  .number_box p span {
    font: 6.0rem/1.0em 'Noto Sans JP', sans-serif;
    font-weight: bold; }
  .number_box p small {
    margin: 20px 0 0;
    font: 2.2rem/1.0em 'Noto Sans JP', sans-serif;
    font-weight: bold;
    display: block; }

@media (max-width: 1280px) {
  .number {
    padding: 150px 70px 80px 100px;
    position: relative; }
    .number:before {
      position: absolute;
      content: "";
      left: 70px;
      top: 175px;
      background: url("../images/index/number.svg") center center no-repeat;
      width: 143px;
      height: 769px; }

  .number_box {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    position: relative; }
    .number_box:before {
      position: absolute;
      content: "";
      display: block;
      background: url("../images/index/number.png") right bottom no-repeat;
      background-size: contain;
      width: 503px;
      height: 344px;
      top: 250px;
      left: auto;
      right: -50px; }
    .number_box h2 {
      font: 10.0rem/1.3em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      color: #00B1ED;
      position: relative;
      z-index: 5;
      display: block;
      margin: 0 auto 350px;
      max-width: 768px;
      width: 100%; }
      .number_box h2 span {
        display: block;
        color: #113479; }
    .number_box h3 {
      font: 1.8rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      margin: 15px 0 15px; }
    .number_box p span {
      font: 6.0rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold; }
    .number_box p small {
      margin: 20px 0 0;
      font: 2.2rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      display: block; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .number {
    padding: 100px 20px 100px;
    position: relative; }
    .number:before {
      position: absolute;
      content: "";
      left: 0;
      top: 120px;
      background: url("../images/index/number.svg") center center no-repeat;
      width: 143px;
      height: 769px; }

  .number_box {
    max-width: 768px;
    width: 100%;
    margin: 0 auto;
    position: relative; }
    .number_box:before {
      position: absolute;
      content: "";
      display: block;
      background: url("../images/index/number.png") right bottom no-repeat;
      background-size: contain;
      width: 400px;
      height: 270px;
      top: 180px;
      left: auto;
      right: 0; }
    .number_box h2 {
      font: 8rem/1.3em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      color: #00B1ED;
      position: relative;
      z-index: 5;
      display: block;
      margin: 0 0 280px;
      width: fit-content; }
      .number_box h2 span {
        display: block;
        color: #113479; }
    .number_box li {
      color: #00B1ED;
      width: calc(100%/3);
      text-align: center;
      margin: 0 0 60px; }
    .number_box h3 {
      font: 1.8rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      margin: 15px 0 15px; }
    .number_box p span {
      font: 5.0rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold; }
    .number_box p small {
      margin: 20px 0 0;
      font: 2.2rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      display: block; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .number {
    padding: 80px 0 0;
    max-width: 480px;
    width: calc(100% - 40px);
    margin: 0 auto;
    position: relative; }
    .number:before {
      position: absolute;
      content: "";
      left: -20px;
      top: 6rem;
      background: url("../images/index/number.svg") center center no-repeat;
      background-size: contain;
      width: 100px;
      height: 769px; }

  .number_box {
    max-width: 768px;
    width: 100%;
    margin: 0 auto;
    position: relative; }
    .number_box:before {
      position: absolute;
      content: "";
      display: block;
      background: url("../images/index/number.png") right bottom no-repeat;
      background-size: contain;
      width: 400px;
      height: 270px;
      top: 223px;
      left: auto;
      right: 0; }
    .number_box h2 {
      font: 7rem/1.3em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      color: #00B1ED;
      position: relative;
      z-index: 5;
      display: block;
      margin: 0 0 350px;
      width: fit-content; }
      .number_box h2 span {
        display: block;
        color: #113479; }
    .number_box li {
      color: #00B1ED;
      width: calc(100%/2);
      text-align: center;
      margin: 0 0 80px; }
      .number_box li:last-of-type {
        display: none; }
    .number_box h3 {
      font: 1.8rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      margin: 15px 0 15px; }
    .number_box p span {
      font: 5.0rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold; }
    .number_box p small {
      margin: 20px 0 0;
      font: 2.2rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      display: block; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .number {
    padding: 50px 0 20px;
    max-width: 480px;
    width: calc(100% - 40px);
    margin: 0 auto;
    position: relative; }
    .number:before {
      position: absolute;
      content: "";
      left: -20px;
      top: -21px;
      background: url("../images/index/number.svg") center center no-repeat;
      background-size: contain;
      width: 100px;
      height: 769px; }

  .number_box {
    max-width: 768px;
    width: 100%;
    margin: 0 auto;
    position: relative; }
    .number_box:before {
      position: absolute;
      content: "";
      display: block;
      background: url("../images/index/number.png") right bottom no-repeat;
      background-size: contain;
      width: 300px;
      height: 205px;
      top: 130px;
      left: auto;
      right: 0; }
    .number_box h2 {
      font: 4.5rem/1.3em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      color: #00B1ED;
      position: relative;
      z-index: 5;
      display: block;
      margin: 0 0 250px;
      width: fit-content; }
      .number_box h2 span {
        display: block;
        color: #113479; }
    .number_box li {
      color: #00B1ED;
      width: calc(100%/2);
      text-align: center;
      margin: 0 0 40px; }
      .number_box li:last-of-type {
        display: none; }
    .number_box h3 {
      font: 1.6rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      margin: 15px 0 10px; }
    .number_box p span {
      font: 4.0rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold; }
    .number_box p small {
      margin: 10px 0 0;
      font: 2.0rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      display: block; } }
/*max-width:480px*/
/****************************************************************/
.works {
  width: 100%;
  padding: 100px 0 110px 70px;
  position: relative;
  margin: 0 0 120px; }
  .works:before {
    position: absolute;
    content: "";
    display: block;
    width: calc(100% - 70px);
    height: 100%;
    background-color: #00B1ED;
    top: 0;
    right: 0;
    border-radius: 20px 0 0 20px;
    z-index: -5; }
  .works h2 {
    width: 100%;
    padding: 100px 0 0 100px;
    position: relative;
    z-index: 5;
    font: 6.9rem/1.0em 'Noto Sans JP', sans-serif;
    font-weight: bold;
    color: #fff;
    margin: 0 0 60px;
    z-index: 1;
    background: url("../images/index/works.svg") left 100px top no-repeat;
    background-size: 559px; }
  .works a {
    display: block;
    width: 350px;
    height: 80px;
    margin: 0 auto;
    background-color: #113479;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font: 1.7rem/78px 'Noto Sans JP', sans-serif;
    font-weight: bold;
    position: relative;
    z-index: 2; }
  .works ul {
    max-width: 1120px;
    width: calc(100% - 80px);
    margin: 0 auto 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
    position: relative; }
    .works ul:before {
      position: absolute;
      content: "";
      display: block;
      background: url("../images/index/works-250609.png") center bottom no-repeat;
      background-size: contain;
      width: 650px;
      height: 250px;
      right: 50px;
      top: -249px;
      z-index: 5; }
  .works li {
    width: calc((100% - 40px)/2);
    max-width: 540px;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px; }
    .works li img {
      border-radius: 10px;
      width: 100%;
      height: auto;
      aspect-ratio: 54/32;
      display: block;
      margin: 0 0 10px; }
    .works li dl {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      align-items: flex-start; }
    .works li dt {
      font: 1.5rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      color: #fff;
      text-align: center;
      padding: 5px 0 7px;
      text-align: center;
      width: fit-content;
      margin: 0 0 10px;
      width: 80px;
      border: 1px solid #fff; }
    .works li dd {
      width: calc(100% - 100px);
      font: 2.0rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      border-radius: 50px;
      color: #fff;
      padding: 5px 15px; }

@media (hover: hover) {
  .works a:hover {
    background-color: #FCC800;
    color: #113479; } }
@media (max-width: 1280px) {
  .works h2 {
    background: url("../images/index/works.svg") left 40px top no-repeat;
    background-size: 559px; }
  .works ul:before {
    width: 650px;
    height: 250px;
    right: -40px;
    top: -249px;
    z-index: 5; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .works {
    width: 100%;
    padding: 80px 0 110px 0;
    position: relative;
    margin: 0 0 120px; }
    .works:before {
      width: 100%;
      height: 100%;
      border-radius: 0; }
    .works h2 {
      width: calc(100% - 40px);
      padding: 100px 0 0 40px;
      position: relative;
      background: url("../images/index/works.svg") left 40px top no-repeat;
      background-size: 559px;
      margin: 0 auto 270px; }
    .works ul {
      width: calc(100% - 40px); }
      .works ul:before {
        right: auto;
        top: -249px;
        z-index: 5;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        /* Safari用 */
        transform: translate(-50%, 0%); }
    .works li {
      width: calc((100% - 20px)/2);
      max-width: 540px;
      overflow: hidden;
      position: relative;
      margin-bottom: 40px; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .works {
    width: 100%;
    padding: 50px 0 110px 0;
    margin: 0; }
    .works h2 {
      width: calc(100% - 40px);
      padding: 70px 0 0 0;
      position: relative;
      z-index: 5;
      font: 5rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      color: #fff;
      z-index: 1;
      background: url("../images/index/works.svg") left 0px top no-repeat;
      background-size: 400px;
      margin: 0 auto 200px; }
    .works ul {
      max-width: 1120px;
      width: calc(100% - 40px); }
      .works ul:before {
        width: 450px;
        height: 190px;
        right: auto;
        top: -190px;
        z-index: 5;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        /* Safari用 */
        transform: translate(-50%, 0%); }
    .works li {
      width: 100%;
      margin: 0 auto 40px; }
      .works li dl {
        display: block; }
      .works li dt {
        margin: 0 0 5px; }
      .works li dd {
        width: 100%;
        font: 1.8rem/1.6em 'Noto Sans JP', sans-serif;
        font-weight: bold;
        padding: 0; }
    .works a {
      display: block;
      width: 300px;
      height: 60px;
      margin: 0 auto;
      background-color: #113479;
      border-radius: 50px;
      text-align: center;
      color: #fff;
      font: 1.7rem/58px 'Noto Sans JP', sans-serif;
      font-weight: bold;
      position: relative;
      z-index: 2; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .works {
    width: 100%;
    padding: 30px 0 60px 0;
    position: relative;
    margin: 0; }
    .works:before {
      width: 100%;
      height: 100%;
      border-radius: 0; }
    .works h2 {
      width: calc(100% - 40px);
      padding: 50px 0 0 0;
      font: 4rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      background-size: 300px;
      margin: 0 auto 125px; }
    .works ul {
      margin: 0 auto 0;
      max-width: 1120px;
      width: calc(100% - 40px); }
      .works ul:before {
        width: 320px;
        height: 140px;
        right: auto;
        top: -140px;
        z-index: 5;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        /* Safari用 */
        transform: translate(-50%, 0%); }
    .works li {
      width: 100%;
      margin: 0 auto 30px; }
      .works li dl {
        display: block; }
      .works li dt {
        font: 1.4rem/1.0em 'Noto Sans JP', sans-serif;
        font-weight: bold;
        margin: 0 0 5px; }
      .works li dd {
        width: 100%;
        font: 1.6rem/1.6em 'Noto Sans JP', sans-serif;
        font-weight: bold;
        color: #fff;
        padding: 0; }
    .works a {
      display: block;
      width: 300px;
      height: 60px;
      margin: 0 auto;
      background-color: #113479;
      border-radius: 50px;
      text-align: center;
      color: #fff;
      font: 1.7rem/58px 'Noto Sans JP', sans-serif;
      font-weight: bold;
      position: relative;
      z-index: 2; } }
/*max-width:480px*/
/****************************************************************/
/****************************************************************/
.sns_box {
  max-width: 1080px;
  width: calc(100% - 140px);
  margin: 0 auto;
  padding: 120px 0;
  overflow-x: hidden; }
  .sns_box p {
    color: #00B1ED;
    font: 3.0rem/1.0em 'Noto Sans JP', sans-serif;
    font-weight: bold;
    margin: 0 0 20px;
    position: relative;
    padding: 0 0 0 45px; }
    .sns_box p a {
      color: #00B1ED; }
    .sns_box p:before {
      position: absolute;
      content: "";
      display: block; }
  .sns_box .youtube p:before {
    background: url("../images/index/sns-03.svg") center center no-repeat;
    width: 35px;
    height: 25px;
    left: 0;
    top: 5px; }
  .sns_box .facebook p:before {
    background: url("../images/index/sns-01.svg") center center no-repeat;
    width: 30px;
    height: 30px;
    left: 5px;
    top: 0; }
  .sns_box .instagram p:before {
    background: url("../images/index/sns-02.svg") center center no-repeat;
    width: 30px;
    height: 30px;
    left: 5px;
    top: 0; }

.sns_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%; }
  .sns_flex > div {
    width: calc((100% - 20px)/2);
    margin: 0 auto 50px; }

.instagram ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: flex-start; }
.instagram li {
  width: calc((100% - 20px)/3);
  height: auto;
  background-color: #efefef;
  aspect-ratio: 1 / 1;
  margin: 0 0 10px;
  position: relative; }
  .instagram li img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    /* Safari用 */
    transform: translate(-50%, -50%); }

.youtube_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  .youtube_flex p {
    width: 100%;
    padding: 5px 0 0;
    margin: 0;
    color: #000;
    font: 1.6rem/1.5em 'Noto Sans JP', sans-serif;
    font-weight: 500; }
    .youtube_flex p:before {
      display: none; }
    .youtube_flex p br {
      display: none; }

.movie {
  width: calc((100% - 20px)/2); }
  .movie iframe {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto; }

@media (hover: hover) {
  .sns_box p a:hover {
    color: #FCC800; } }
@media (max-width: 1280px) {
  .sns_box {
    max-width: 1080px;
    width: 100%;
    margin: 0 0 140px auto;
    padding: 120px 20px 120px 100px; }

  .sns_flex > div.instagram {
    width: calc(100% - 500px); }
  .sns_flex > div.facebook {
    width: 470px; }
    .sns_flex > div.facebook ._2p3a {
      width: 100% !important; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .sns_box {
    max-width: 500px;
    width: calc(100% - 40px);
    margin: 0 auto 140px;
    padding: 120px 0 0; }

  .sns_flex {
    display: block;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 50px; }
    .sns_flex > div {
      width: 100% !important; }
      .sns_flex > div.instagram {
        margin: 50px auto 0; }
      .sns_flex > div.facebook ._2p3a {
        width: 100% !important; }

  .youtube_flex {
    display: block; }
    .youtube_flex p {
      width: 100%;
      padding: 5px 0 0;
      margin: 0;
      color: #000;
      font: 1.6rem/1.5em 'Noto Sans JP', sans-serif;
      font-weight: 500; }
      .youtube_flex p:before {
        display: none; }
      .youtube_flex p br {
        display: none; }

  .movie {
    width: 100%; }
    .movie iframe {
      aspect-ratio: 16 / 9;
      width: 100%;
      height: auto; }
    .movie:nth-of-type(1) {
      margin: 0 auto 30px; } }
/*max-width:1024px*/
/*max-width:768px*/
@media (max-width: 480px) {
  .sns_box {
    max-width: 500px;
    width: calc(100% - 40px);
    margin: 0 auto 80px;
    padding: 50px 0 0; }
    .sns_box p {
      color: #00B1ED;
      font: 2.5rem/1.0em 'Noto Sans JP', sans-serif;
      font-weight: bold;
      margin: 0 0 20px;
      position: relative;
      padding: 0 0 0 45px; }
      .sns_box p:before {
        position: absolute;
        content: "";
        display: block; }
    .sns_box .youtube p:before {
      background: url("../images/index/sns-03.svg") center center no-repeat;
      width: 35px;
      height: 25px;
      left: 0;
      top: 5px; }
    .sns_box .facebook p:before {
      background: url("../images/index/sns-01.svg") center center no-repeat;
      width: 30px;
      height: 30px;
      left: 5px;
      top: 0; }
    .sns_box .instagram p:before {
      background: url("../images/index/sns-02.svg") center center no-repeat;
      width: 30px;
      height: 30px;
      left: 5px;
      top: 0; }

  .sns_flex {
    display: block;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 40px; }
    .sns_flex > div {
      width: 100%; }
      .sns_flex > div.instagram {
        margin: 40px auto 0; }
      .sns_flex > div.facebook ._2p3a {
        width: 100% !important; }

  .youtube_flex {
    display: block; }
    .youtube_flex p {
      width: 100%;
      padding: 5px 0 0;
      margin: 0;
      color: #000;
      font: 1.5rem/1.5em 'Noto Sans JP', sans-serif;
      font-weight: 500; }
      .youtube_flex p:before {
        display: none; }
      .youtube_flex p br {
        display: block; } }
/*max-width:480px*/
