@charset "UTF-8";
/* CSS Document */
/* CSS Document */
/* line 7, home.scss */
.topimg_homeb {
  width: 100%;
  /*background-image: url("../images/mv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;*/ }

/* line 17, home.scss */
.topimg_home_txt {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 2; }

/* line 26, home.scss */
.swiper-slide {
  background-image: url("../images/mv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  /* line 31, home.scss */
  .swiper-slide.swiper-slide1 {
    background-image: url("../images/slide01.jpg"); }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 31, home.scss */
      .swiper-slide.swiper-slide1 {
        background-image: url("../images/slide01_sp.jpg"); } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 31, home.scss */
      .swiper-slide.swiper-slide1 {
        background-image: url("../images/slide01_sp.jpg"); } }
    @media screen and (max-width: 350px) {
      /* line 31, home.scss */
      .swiper-slide.swiper-slide1 {
        background-image: url("../images/slide01_sp.jpg"); } }
  /* line 47, home.scss */
  .swiper-slide.swiper-slide2 {
    background-image: url("../images/slide02.jpg"); }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 47, home.scss */
      .swiper-slide.swiper-slide2 {
        background-image: url("../images/slide02_sp.jpg"); } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 47, home.scss */
      .swiper-slide.swiper-slide2 {
        background-image: url("../images/slide02_sp.jpg"); } }
    @media screen and (max-width: 350px) {
      /* line 47, home.scss */
      .swiper-slide.swiper-slide2 {
        background-image: url("../images/slide02_sp.jpg"); } }
  /* line 63, home.scss */
  .swiper-slide.swiper-slide3 {
    background-image: url("../images/slide03.jpg"); }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 63, home.scss */
      .swiper-slide.swiper-slide3 {
        background-image: url("../images/slide03_sp.jpg"); } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 63, home.scss */
      .swiper-slide.swiper-slide3 {
        background-image: url("../images/slide03_sp.jpg"); } }
    @media screen and (max-width: 350px) {
      /* line 63, home.scss */
      .swiper-slide.swiper-slide3 {
        background-image: url("../images/slide03_sp.jpg"); } }

/* line 81, home.scss */
html .swiper-pagination {
  /*bottom: -20px;
  left: 0;
  right: 0;*/
  z-index: 2; }

/* line 97, home.scss */
.swiper-pagination {
  position: relative !important;
  margin: 15px 0 0;
  /*display: flex;
  justify-content: center;
  align-items: center;*/ }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 97, home.scss */
    .swiper-pagination {
      margin: -40px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 97, home.scss */
    .swiper-pagination {
      margin: -40px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 97, home.scss */
    .swiper-pagination {
      margin: -40px 0 0; } }

/* line 117, home.scss */
html .swiper-pagination-bullet {
  background: #dddddd;
  height: 10px;
  width: 10px;
  border-radius: 5px;
  margin: 3px 7px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 117, home.scss */
    html .swiper-pagination-bullet {
      height: 10px;
      width: 10px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 117, home.scss */
    html .swiper-pagination-bullet {
      height: 10px;
      width: 10px; } }
  @media screen and (max-width: 350px) {
    /* line 117, home.scss */
    html .swiper-pagination-bullet {
      height: 10px;
      width: 10px; } }

/* line 141, home.scss */
html .swiper-pagination-bullet-active {
  background: #e30443; }

/* line 145, home.scss */
html .swiper-slide {
  height: 600px;
  width: 100%;
  padding: 0; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 145, home.scss */
    html .swiper-slide {
      height: 50vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 145, home.scss */
    html .swiper-slide {
      height: 65vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 145, home.scss */
    html .swiper-slide {
      height: calc(100vh - 120px); } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 145, home.scss */
    html .swiper-slide {
      height: calc(100vh - 120px); } }
  @media screen and (max-width: 350px) {
    /* line 145, home.scss */
    html .swiper-slide {
      height: calc(100vh - 120px); } }

/* line 166, home.scss */
.swiper-slideb {
  width: 100%;
  height: 100%;
  margin: auto;
  position: relative; }
  /* line 172, home.scss */
  .swiper-slideb div {
    /*width: fit-content;
    height: fit-content;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;*/
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    /* line 195, home.scss */
    .swiper-slideb div p {
      writing-mode: vertical-rl;
      color: #ffffff;
      font-size: 32px;
      font-size: 3.2rem;
      letter-spacing: 0.1em;
      line-height: 1.8;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3), 0px 0px 10px rgba(0, 0, 0, 0.3), 0px 0px 10px rgba(0, 0, 0, 0.3); }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 195, home.scss */
        .swiper-slideb div p {
          font-size: 26px;
          font-size: 2.6rem; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 195, home.scss */
        .swiper-slideb div p {
          font-size: 24px;
          font-size: 2.4rem; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 195, home.scss */
        .swiper-slideb div p {
          font-size: 24px;
          font-size: 2.4rem; } }
      @media screen and (max-width: 350px) {
        /* line 195, home.scss */
        .swiper-slideb div p {
          font-size: 20px;
          font-size: 2.0rem; } }
      /* line 221, home.scss */
      .swiper-slideb div p span {
        text-indent: -0.5em;
        display: inline-block; }

/* line 229, home.scss */
html .swiper-pagination-fraction, html .swiper-pagination-custom, html .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: -40px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 229, home.scss */
    html .swiper-pagination-fraction, html .swiper-pagination-custom, html .swiper-container-horizontal > .swiper-pagination-bullets {
      bottom: 30px; } }

/* line 243, home.scss */
.mv {
  /*background-image: url("../images/mv_bg.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 1900px auto;*/ }

/* line 249, home.scss */
.mvb {
  width: 100%;
  margin: auto; }

/* line 257, home.scss */
.main02 {
  background-image: url("../images/main02_b.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto calc(100vh + 250px); }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 257, home.scss */
    .main02 {
      background-size: auto calc(50vh + 300px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 257, home.scss */
    .main02 {
      background-image: url("../images/main02_b_sp.jpg");
      background-size: auto calc(100vw + 250px); } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 257, home.scss */
    .main02 {
      background-image: url("../images/main02_b_sp.jpg");
      background-size: auto calc(100vw + 250px); } }
  @media screen and (max-width: 350px) {
    /* line 257, home.scss */
    .main02 {
      background-image: url("../images/main02_b_sp.jpg");
      background-size: auto calc(100vw + 250px); } }

/* line 283, home.scss */
.main03 {
  /*background-image: url("../images/main03_bg.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 2000px auto;*/ }

/* line 289, home.scss */
.main04 {
  background-image: url("../images/main04_b.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto calc(100vh + 250px); }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 289, home.scss */
    .main04 {
      background-size: auto calc(50vh + 300px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 289, home.scss */
    .main04 {
      background-image: url("../images/main04_b_sp.jpg");
      background-size: auto calc(100vw + 250px); } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 289, home.scss */
    .main04 {
      background-image: url("../images/main04_b_sp.jpg");
      background-size: auto calc(100vw + 250px); } }
  @media screen and (max-width: 350px) {
    /* line 289, home.scss */
    .main04 {
      background-image: url("../images/main04_b_sp.jpg");
      background-size: auto calc(100vw + 250px); } }

/* line 313, home.scss */
.main05 {
  /*background-image: url("../images/main05_bg.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 2000px auto;*/ }

/* line 319, home.scss */
.main06 {
  background-image: url("../images/main06_b.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto calc(100vh + 250px); }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 319, home.scss */
    .main06 {
      background-size: auto calc(50vh + 300px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 319, home.scss */
    .main06 {
      background-image: url("../images/main06_b_sp.jpg");
      background-size: auto calc(100vw + 250px); } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 319, home.scss */
    .main06 {
      background-image: url("../images/main06_b_sp.jpg");
      background-size: auto calc(100vw + 250px); } }
  @media screen and (max-width: 350px) {
    /* line 319, home.scss */
    .main06 {
      background-image: url("../images/main06_b_sp.jpg");
      background-size: auto calc(100vw + 250px); } }

/* line 343, home.scss */
.main07 {
  /*background-image: url("../images/main07_bg.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 2000px auto;*/ }

/* line 349, home.scss */
.main08 {
  background-image: url("../images/main08_b.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto calc(100vh + 250px); }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 349, home.scss */
    .main08 {
      background-size: auto calc(50vh + 300px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 349, home.scss */
    .main08 {
      background-image: url("../images/main08_b_sp.jpg");
      background-size: auto calc(100vw + 250px); } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 349, home.scss */
    .main08 {
      background-image: url("../images/main08_b_sp.jpg");
      background-size: auto calc(100vw + 250px); } }
  @media screen and (max-width: 350px) {
    /* line 349, home.scss */
    .main08 {
      background-image: url("../images/main08_b_sp.jpg");
      background-size: auto calc(100vw + 250px); } }

/* line 373, home.scss */
.main09 {
  /*background-image: url("../images/main07_bg.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 2000px auto;*/ }

/* line 379, home.scss */
h2.top_title {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.4;
  letter-spacing: 0.1rem; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 379, home.scss */
    h2.top_title {
      font-size: 24px;
      font-size: 2.4rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 379, home.scss */
    h2.top_title {
      font-size: 24px;
      font-size: 2.4rem; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 379, home.scss */
    h2.top_title {
      font-size: 20px;
      font-size: 2.0rem; } }
  @media screen and (max-width: 350px) {
    /* line 379, home.scss */
    h2.top_title {
      font-size: 18px;
      font-size: 1.8rem; } }

/* about */
/* line 404, home.scss */
.about_box {
  display: flex;
  justify-content: space-between; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 404, home.scss */
    .about_box {
      display: block;
      margin: 30px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 404, home.scss */
    .about_box {
      display: block;
      margin: 30px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 404, home.scss */
    .about_box {
      display: block;
      margin: 20px 0 0; } }
  /* line 423, home.scss */
  .about_box h2 {
    white-space: nowrap; }

/* line 427, home.scss */
.about_txt {
  margin-top: 64px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 427, home.scss */
    .about_txt {
      margin: 75px 15px 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 427, home.scss */
    .about_txt {
      margin: 40px 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 427, home.scss */
    .about_txt {
      margin: 30px 0; } }
  @media screen and (max-width: 350px) {
    /* line 427, home.scss */
    .about_txt {
      margin: 30px 0; } }

/* line 444, home.scss */
.btn_about {
  margin: 80px 0 0;
  width: 100%; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 444, home.scss */
    .btn_about {
      margin: 50px 0 0; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 444, home.scss */
    .btn_about {
      margin: 30px 0 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 444, home.scss */
    .btn_about {
      margin: 30px 0 0;
      width: fit-content; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 444, home.scss */
    .btn_about {
      margin: 20px 0 0 auto; } }
  @media screen and (max-width: 350px) {
    /* line 444, home.scss */
    .btn_about {
      margin: 20px 0 0 auto; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 463, home.scss */
    .btn_about span {
      width: 220px;
      padding: 10px 25px 10px 10px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 463, home.scss */
    .btn_about span {
      width: fit-content;
      padding: 10px 25px 10px 10px; } }
  @media screen and (max-width: 350px) {
    /* line 463, home.scss */
    .btn_about span {
      width: fit-content;
      padding: 10px 25px 10px 10px; } }

/* line 482, home.scss */
.about_img {
  max-width: 400px;
  width: 100%; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 482, home.scss */
    .about_img {
      max-width: none;
      width: max(33.3vw, 320px); } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 482, home.scss */
    .about_img {
      max-width: none;
      width: max(33.3vw, 260px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 482, home.scss */
    .about_img {
      max-width: 52vw;
      margin: 0 auto; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 482, home.scss */
    .about_img {
      max-width: 52vw;
      margin: 0 auto; } }
  @media screen and (max-width: 350px) {
    /* line 482, home.scss */
    .about_img {
      max-width: 52vw;
      margin: 0 auto; } }
  /* line 505, home.scss */
  .about_img img {
    margin-bottom: 20px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 505, home.scss */
      .about_img img {
        margin: 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 505, home.scss */
      .about_img img {
        margin: 0; } }
    @media screen and (max-width: 350px) {
      /* line 505, home.scss */
      .about_img img {
        margin: 0; } }

/* product */
/* line 523, home.scss */
.product_txt {
  display: flex;
  align-items: center; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 523, home.scss */
    .product_txt {
      display: block; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 523, home.scss */
    .product_txt {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 523, home.scss */
    .product_txt {
      display: block; } }
  /* line 539, home.scss */
  .product_txt h2 {
    margin-right: 50px;
    white-space: nowrap; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 539, home.scss */
      .product_txt h2 {
        margin: 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 539, home.scss */
      .product_txt h2 {
        margin: 0; } }
    @media screen and (max-width: 350px) {
      /* line 539, home.scss */
      .product_txt h2 {
        margin: 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 556, home.scss */
    .product_txt p {
      margin: 30px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 556, home.scss */
    .product_txt p {
      margin: 20px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 556, home.scss */
    .product_txt p {
      margin: 20px 0 0; } }

/* line 572, home.scss */
.product_list {
  margin: 75px 0 0;
  display: flex;
  position: relative; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 572, home.scss */
    .product_list {
      margin: 50px 0 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 572, home.scss */
    .product_list {
      margin: 40px 0 0;
      display: block; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 572, home.scss */
    .product_list {
      margin: 40px 0 0;
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 572, home.scss */
    .product_list {
      margin: 30px 0 0;
      display: block; } }
  /* line 593, home.scss */
  .product_list .prodict_link {
    width: calc(100% / 3); }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 593, home.scss */
      .product_list .prodict_link {
        width: 80%;
        margin: 20px auto 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 593, home.scss */
      .product_list .prodict_link {
        width: 80%;
        margin: 20px auto 0; } }
    @media screen and (max-width: 350px) {
      /* line 593, home.scss */
      .product_list .prodict_link {
        width: 80%;
        margin: 20px auto 0; } }
    /* line 611, home.scss */
    .product_list .prodict_link span {
      padding: 10px 15px 5px 5px;
      width: fit-content; }

/*　content　*/
/* line 618, home.scss */
.content_box {
  display: flex;
  justify-content: space-between; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 618, home.scss */
    .content_box {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 618, home.scss */
    .content_box {
      display: block; } }

/* line 634, home.scss */
.content_list {
  max-width: calc(50% - 30px);
  display: flex; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 634, home.scss */
    .content_list {
      max-width: calc(50% - 20px); } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 634, home.scss */
    .content_list {
      max-width: calc(50% - 15px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 634, home.scss */
    .content_list {
      max-width: calc(50% - 10px); } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 634, home.scss */
    .content_list {
      max-width: none;
      width: 100%; } }
  @media screen and (max-width: 350px) {
    /* line 634, home.scss */
    .content_list {
      max-width: none;
      width: 100%; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 654, home.scss */
    .content_list:last-of-type {
      margin: 40px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 654, home.scss */
    .content_list:last-of-type {
      margin: 30px 0 0; } }
  /* line 668, home.scss */
  .content_list a {
    display: flex;
    flex-direction: column; }
  /* line 672, home.scss */
  .content_list h2 {
    margin: 40px 0 0; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 672, home.scss */
      .content_list h2 {
        margin: 30px 0 0; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 672, home.scss */
      .content_list h2 {
        margin: 30px 0 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 672, home.scss */
      .content_list h2 {
        margin: 20px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 672, home.scss */
      .content_list h2 {
        margin: 20px 0 0; } }
  /* line 689, home.scss */
  .content_list p {
    margin: 20px 0 0; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 689, home.scss */
      .content_list p {
        margin: 10px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 689, home.scss */
      .content_list p {
        margin: 10px 0 0; } }
  /* line 704, home.scss */
  .content_list span {
    padding: 10px 25px 5px 5px;
    width: fit-content;
    margin: auto 0 0 auto; }

/*　news　*/
/* line 711, home.scss */
.news_box {
  display: flex;
  justify-content: space-between; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 711, home.scss */
    .news_box {
      display: block; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 711, home.scss */
    .news_box {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 711, home.scss */
    .news_box {
      display: block; } }
  /* line 727, home.scss */
  .news_box .news_title {
    margin-right: 150px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 727, home.scss */
      .news_box .news_title {
        margin-right: 50px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 727, home.scss */
      .news_box .news_title {
        margin-right: 30px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 727, home.scss */
      .news_box .news_title {
        margin: 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 727, home.scss */
      .news_box .news_title {
        margin: 0; } }
    @media screen and (max-width: 350px) {
      /* line 727, home.scss */
      .news_box .news_title {
        margin: 0; } }

/* line 746, home.scss */
.news_list {
  width: calc(100% - 490px); }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 746, home.scss */
    .news_list {
      width: calc(100% - 370px); } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 746, home.scss */
    .news_list {
      width: calc(100% - 290px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 746, home.scss */
    .news_list {
      width: 100%;
      margin: 30px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 746, home.scss */
    .news_list {
      width: 100%;
      margin: 30px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 746, home.scss */
    .news_list {
      width: 100%;
      margin: 20px 0 0; } }
  /* line 767, home.scss */
  .news_list .news_single:nth-of-type(n+2) {
    margin: 25px 0 0; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 767, home.scss */
      .news_list .news_single:nth-of-type(n+2) {
        margin: 20px 0 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 767, home.scss */
      .news_list .news_single:nth-of-type(n+2) {
        margin: 20px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 767, home.scss */
      .news_list .news_single:nth-of-type(n+2) {
        margin: 20px 0 0; } }
  /* line 784, home.scss */
  .news_list .news_singleb {
    display: flex; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 784, home.scss */
      .news_list .news_singleb {
        display: block; } }
    @media screen and (max-width: 350px) {
      /* line 784, home.scss */
      .news_list .news_singleb {
        display: block; } }
    /* line 798, home.scss */
    .news_list .news_singleb .news_date {
      max-width: 110px;
      width: 100%; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 798, home.scss */
        .news_list .news_singleb .news_date {
          max-width: 80px; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 798, home.scss */
        .news_list .news_singleb .news_date {
          max-width: none; } }
      @media screen and (max-width: 350px) {
        /* line 798, home.scss */
        .news_list .news_singleb .news_date {
          max-width: none; } }
    /* line 815, home.scss */
    .news_list .news_singleb .news_txt {
      width: calc(100% - 110px); }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 815, home.scss */
        .news_list .news_singleb .news_txt {
          width: calc(100% - 80px); } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 815, home.scss */
        .news_list .news_singleb .news_txt {
          width: 100%; } }
      @media screen and (max-width: 350px) {
        /* line 815, home.scss */
        .news_list .news_singleb .news_txt {
          width: 100%; } }

/* line 833, home.scss */
.news_link {
  align-self: flex-end;
  max-width: 150px;
  width: 100%; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 833, home.scss */
    .news_link {
      max-width: 130px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 833, home.scss */
    .news_link {
      margin: 20px 0 0 auto; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 833, home.scss */
    .news_link {
      margin: 20px 0 0 auto; } }
  @media screen and (max-width: 350px) {
    /* line 833, home.scss */
    .news_link {
      margin: 20px 0 0 auto; } }
  /* line 851, home.scss */
  .news_link span {
    padding: 10px 25px 5px 5px; }

/*　instagram　*/
/* line 857, home.scss */
.insta_box h2 {
  text-align: center; }

/* line 861, home.scss */
.insta_list {
  margin: 40px 0 0; }
  /* line 863, home.scss */
  .insta_list ul {
    display: flex;
    justify-content: space-between; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 863, home.scss */
      .insta_list ul {
        flex-wrap: wrap; } }
    @media screen and (max-width: 350px) {
      /* line 863, home.scss */
      .insta_list ul {
        flex-wrap: wrap; } }
    /* line 878, home.scss */
    .insta_list ul li {
      width: calc((100% - 60px) /4); }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 878, home.scss */
        .insta_list ul li {
          width: calc((100% - 20px) /4); } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 878, home.scss */
        .insta_list ul li {
          width: calc(50% - 10px); } }
      @media screen and (max-width: 350px) {
        /* line 878, home.scss */
        .insta_list ul li {
          width: calc(50% - 10px); } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 893, home.scss */
        .insta_list ul li:nth-of-type(n+3) {
          margin-top: 20px; } }
      @media screen and (max-width: 350px) {
        /* line 893, home.scss */
        .insta_list ul li:nth-of-type(n+3) {
          margin-top: 20px; } }

/* line 910, home.scss */
.insta_link {
  margin: 20px 0 0; }
  /* line 913, home.scss */
  .insta_link a span {
    padding: 0 25px 5px 5px;
    width: fit-content;
    margin: 0 auto; }

/*# sourceMappingURL=home.css.map */
