/*! Writen  by SCSS */
.concept_wrap img {
  vertical-align: middle;
  max-width: 100%;
  height: auto; }
.concept_wrap .text_1 {
  font-size: 60px;
  text-align: center;
  color: #005726;
  margin-bottom: 64px; }
@media screen and (max-width: 767px) {
  .concept_wrap .text_1 {
    font-size: 30px;
    line-height: 1.6666666667;
    margin-bottom: 37px; } }
.concept_wrap .text_2 {
  font-size: 36px;
  line-height: 1.5555555556;
  font-weight: bold;
  margin-bottom: 39px; }
@media screen and (max-width: 767px) {
  .concept_wrap .text_2 {
    font-size: 21px;
    line-height: 1.619047619;
    margin-bottom: 19px; } }
@media screen and (max-width: 375px) {
  .concept_wrap .text_2 {
    font-size: 19px; } }
.concept_wrap .text_3 {
  font-size: 16px;
  line-height: 2.375;
  font-weight: bold; }
@media screen and (min-width: 768px) {
  .concept_wrap .text_3 {
    text-align: center; } }
@media screen and (max-width: 767px) {
  .concept_wrap .text_3 {
    font-size: 13px;
    line-height: 1.7142857143; } }
@media screen and (max-width: 375px) {
  .concept_wrap .text_3 {
    font-size: 12px;
    letter-spacing: 0; } }
.concept_wrap .sec {
  background: url("../images/concept_bg_1.jpg") no-repeat center;
  background-size: 2639px; }
  .concept_wrap .sec .btn {
    max-width: 470px;
    width: 90%;
    margin: 0 auto; }
    @media screen and (max-width: 375px) {
      .concept_wrap .sec .btn {
        width: 100%; } }
    .concept_wrap .sec .btn a {
      display: block;
      background: #005726;
      color: #fff;
      border-radius: 40px;
      height: 80px;
      padding: 12px;
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      transition: all 0.5s ease-in-out; }
      @media screen and (max-width: 767px) {
        .concept_wrap .sec .btn a {
          border-radius: 30px;
          height: 60px;
          padding: 8px; } }
      .concept_wrap .sec .btn a .icon {
        position: absolute;
        top: 12px;
        left: 12px;
        width: 54px; }
        @media screen and (max-width: 767px) {
          .concept_wrap .sec .btn a .icon {
            top: 10px;
            left: 10px;
            width: 40px; } }
      .concept_wrap .sec .btn a .txt {
        width: calc(100% - 130px);
        max-width: 270px;
        display: block;
        text-align: center; }
        @media screen and (max-width: 767px) {
          .concept_wrap .sec .btn a .txt {
            width: calc(100% - 110px); } }
        .concept_wrap .sec .btn a .txt .s {
          display: block;
          font-size: 13px;
          line-height: 1;
          font-weight: 300;
          margin-bottom: 0.6em;
          padding-bottom: 0.6em;
          border-bottom: solid 1px #fff; }
          @media screen and (max-width: 767px) {
            .concept_wrap .sec .btn a .txt .s {
              font-size: 10px; } }
        .concept_wrap .sec .btn a .txt .l {
          display: block;
          font-size: 22px;
          line-height: 1;
          letter-spacing: 0.22em;
          text-shadow: 0 0 3px rgba(255, 255, 255, 0.6); }
          @media screen and (max-width: 767px) {
            .concept_wrap .sec .btn a .txt .l {
              font-size: 15px; } }
          @media screen and (max-width: 375px) {
            .concept_wrap .sec .btn a .txt .l {
              font-size: 14px; } }
      .concept_wrap .sec .btn a:hover {
        background: rgba(0, 87, 38, 0.6); }
.concept_wrap .inner {
  max-width: 934px;
  margin: 0 auto;
  width: 100%; }
.concept_wrap .sec00 {
  padding: 150px 0 130px; }
  @media screen and (max-width: 767px) {
    .concept_wrap .sec00 {
      padding: 60px 0; } }
  .concept_wrap .sec00 .inner {
    width: calc(100% - 40px); }
  .concept_wrap .sec00 .text_1 {
    color: #005726; }
  @media screen and (max-width: 767px) {
    .concept_wrap .sec00 .text_1 {
      margin-bottom: 37px; } }
  .concept_wrap .sec00 .text_2 {
    margin-bottom: 39px; }
  @media screen and (max-width: 767px) {
    .concept_wrap .sec00 .text_2 {
      margin-bottom: 19px; } }
  .concept_wrap .sec00 .text_3 {
    margin-bottom: 70px; }
  @media screen and (max-width: 767px) {
    .concept_wrap .sec00 .text_3 {
      margin-bottom: 40px; } }
  .concept_wrap .sec00 .img {
    text-align: center;
    overflow: hidden;
    background: url("../images/concept/img003_bg.jpg") center center/cover; }
    .concept_wrap .sec00 .img .inn {
      width: 100%;
      margin: 0 auto;
      max-width: 934px;
      box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.2); }
.concept_wrap .sec01 .inner {
  background: #000;
  color: #fff;
  padding: 140px 20px 90px; }
  @media screen and (max-width: 767px) {
    .concept_wrap .sec01 .inner {
      padding-top: 50px;
      padding-bottom: 30px; } }
  .concept_wrap .sec01 .inner .text_1 {
    color: #8cb808; }
.concept_wrap .sec02 {
  padding-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .concept_wrap .sec02 {
      padding-bottom: 40px; } }
  .concept_wrap .sec02 .inner {
    position: relative;
    background: #fff;
    padding: 180px 20px 50px; }
    @media screen and (max-width: 767px) {
      .concept_wrap .sec02 .inner {
        padding-top: 60px;
        padding-bottom: 30px; } }
    .concept_wrap .sec02 .inner::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 40px;
      width: 100%;
      background: #000;
      display: block; }
      @media screen and (max-width: 767px) {
        .concept_wrap .sec02 .inner::before {
          height: 20px; } }
    .concept_wrap .sec02 .inner .text_3 {
      margin-bottom: 40px; }
    .concept_wrap .sec02 .inner.sec02_1 .img {
      width: calc(100% + 40px);
      margin: 0 -20px 50px;
      display: flex;
      justify-content: space-between; }
      .concept_wrap .sec02 .inner.sec02_1 .img li {
        width: calc(296% / 9.34); }
      @media screen and (max-width: 767px) {
        .concept_wrap .sec02 .inner.sec02_1 .img {
          width: 100%;
          margin: 0 auto 30px;
          flex-direction: column;
          gap: 15px; }
          .concept_wrap .sec02 .inner.sec02_1 .img li {
            width: 100%; }
            .concept_wrap .sec02 .inner.sec02_1 .img li img {
              width: 100%; } }
    .concept_wrap .sec02 .inner.sec02_2 .qua {
      width: calc(100% + 40px);
      margin: 0 -20px 50px;
      padding: 30px 42px;
      background: #efefef;
      display: flex;
      justify-content: space-between; }
      .concept_wrap .sec02 .inner.sec02_2 .qua li {
        width: calc(245% / 8.5); }
        .concept_wrap .sec02 .inner.sec02_2 .qua li .ttl {
          font-size: 15px;
          color: #005726;
          font-weight: 700;
          line-height: 1;
          text-align: center;
          padding: 0.3em 5px;
          background: #fff;
          border-radius: 0.8em;
          box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
          margin-bottom: 15px; }
        .concept_wrap .sec02 .inner.sec02_2 .qua li .img {
          margin-bottom: 15px; }
          .concept_wrap .sec02 .inner.sec02_2 .qua li .img.w {
            width: calc(307% / 2.45);
            margin: 0 calc(-31% / 2.45) 15px; }
          @media screen and (max-width: 767px) {
            .concept_wrap .sec02 .inner.sec02_2 .qua li .img {
              margin-bottom: 10px; }
              .concept_wrap .sec02 .inner.sec02_2 .qua li .img.w {
                margin-bottom: 10px; } }
        .concept_wrap .sec02 .inner.sec02_2 .qua li .txt {
          font-size: 12px;
          line-height: 1.7;
          font-weight: 500;
          letter-spacing: -0.05em;
          text-align: center; }
          @media screen and (max-width: 375px) {
            .concept_wrap .sec02 .inner.sec02_2 .qua li .txt {
              letter-spacing: -0.1em; } }
      @media screen and (max-width: 767px) {
        .concept_wrap .sec02 .inner.sec02_2 .qua {
          margin-bottom: 30px;
          flex-direction: column;
          gap: 30px; }
          .concept_wrap .sec02 .inner.sec02_2 .qua li {
            width: 80%;
            margin: 0 auto; } }
.concept_wrap .sec03 {
  background: #fff; }
  .concept_wrap .sec03 .inner {
    background: #fff;
    padding: 140px 0 50px; }
    @media screen and (max-width: 767px) {
      .concept_wrap .sec03 .inner {
        padding: 40px 20px 30px; } }
    .concept_wrap .sec03 .inner .box {
      position: relative;
      border-left: solid 1px #000;
      margin-bottom: 50px; }
      @media screen and (max-width: 767px) {
        .concept_wrap .sec03 .inner .box {
          margin-bottom: 30px; } }
      .concept_wrap .sec03 .inner .box::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 1px;
        height: 100%;
        background: #000;
        transform: rotate(90deg) translateX(20px); }
        @media screen and (max-width: 767px) {
          .concept_wrap .sec03 .inner .box::after {
            transform: rotate(90deg) translateX(600%); } }
      .concept_wrap .sec03 .inner .box .text_1 {
        margin-bottom: 40px; }
      @media screen and (max-width: 767px) {
        .concept_wrap .sec03 .inner .box .text_1 {
          margin-bottom: 15px; } }
      .concept_wrap .sec03 .inner .box .text_2 {
        margin-bottom: 30px; }
      @media screen and (max-width: 767px) {
        .concept_wrap .sec03 .inner .box .text_2 {
          margin-bottom: 20px; } }
    .concept_wrap .sec03 .inner .img {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
      row-gap: 40px;
      margin-bottom: 50px; }
      @media screen and (max-width: 767px) {
        .concept_wrap .sec03 .inner .img {
          row-gap: 30px;
          margin-bottom: 30px; } }
      .concept_wrap .sec03 .inner .img li {
        width: calc(454% / 9.34); }
        @media screen and (max-width: 767px) {
          .concept_wrap .sec03 .inner .img li {
            width: 100%; } }
        .concept_wrap .sec03 .inner .img li p {
          font-size: 16px;
          font-weight: 700;
          line-height: 1.8; }
          @media screen and (max-width: 767px) {
            .concept_wrap .sec03 .inner .img li p {
              font-size: 14px;
              line-height: 1.6; } }
.concept_wrap .slide_wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 40px 0; }
  .concept_wrap .slide_wrap .slide {
    width: 100%;
    overflow: hidden; }
  .concept_wrap .slide_wrap .swiper-pagination1 {
    text-align: center;
    margin-top: 10px; }
    .concept_wrap .slide_wrap .swiper-pagination1 .swiper-pagination-bullet {
      width: 8px;
      height: 8px;
      background: #c9caca; }
      .concept_wrap .slide_wrap .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #595757; }
  .concept_wrap .slide_wrap .prev, .concept_wrap .slide_wrap .next {
    position: absolute;
    top: calc(50% - 43px);
    width: 28px;
    height: 86px;
    z-index: 99;
    transition: all .4s; }
    @media screen and (max-width: 480px) {
      .concept_wrap .slide_wrap .prev, .concept_wrap .slide_wrap .next {
        width: 14px;
        height: 43px;
        top: calc(50% - 21px);
        display: none; } }
  .concept_wrap .slide_wrap .prev {
    left: 15px; }
  .concept_wrap .slide_wrap .next {
    right: 15px; }
  .concept_wrap .slide_wrap .next::after,
  .concept_wrap .slide_wrap .prev::after {
    display: none; }
  .concept_wrap .slide_wrap .prev::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/concept/prev.png") 0 0 no-repeat;
    background-size: 100% auto;
    transition: all .4s; }
  .concept_wrap .slide_wrap .next::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/concept/next.png") 0 0 no-repeat;
    background-size: 100% auto;
    transition: all .4s; }
  .concept_wrap .slide_wrap body:not(.mobile) .next:hover::after,
  .concept_wrap .slide_wrap body:not(.mobile) .prev:hover::after {
    display: none; }
  .concept_wrap .slide_wrap body:not(.mobile) .prev:hover::before {
    opacity: 0.6; }
  .concept_wrap .slide_wrap body:not(.mobile) .next:hover::before {
    opacity: 0.6; }

body.concept section.header {
  position: relative;
  z-index: 2;
  padding-top: 79px;
  height: 1175px;
  background: url("../images/concept_header_bg_1.png") no-repeat center bottom;
  background-size: 1740px; }

@media screen and (max-width: 767px) {
  body.concept section.header {
    padding-top: 50px;
    height: 681px;
    background: url("../images/concept_header_bg_2_sp.png") no-repeat center bottom;
    background-size: 767px; } }
/*@media screen and (max-width: 350px) {
  body.concept section.header {
    padding-top: 50px;
    height: 681px;
    background: url("../images/concept_header_bg_2_sp.png") no-repeat center bottom 160px;
    background-size: 350px;
  }
}*/
@media screen and (min-width: 1700px) {
  body.concept section.header {
    background-size: cover; } }
body.concept section.header .header_box .header_box_1 {
  display: flex;
  flex-direction: column;
  align-items: center; }

body.concept section.header .header_box .header_box_1 .image_1 {
  margin-bottom: 51px; }

@media screen and (max-width: 767px) {
  body.concept section.header .header_box .header_box_1 .image_1 {
    width: 240px;
    position: relative;
    margin-bottom: 36px; } }
body.concept section.header .header_box .header_box_1 .text_1 {
  font-size: 48px;
  color: #1b4d00;
  margin-bottom: 15px; }

@media screen and (max-width: 767px) {
  body.concept section.header .header_box .header_box_1 .text_1 {
    font-size: 24px;
    margin-bottom: 7px; } }
body.concept section.header .header_box .header_box_1 .text_2 {
  width: 120px;
  height: 30px;
  display: flex;
  line-height: 1;
  background: url("../images/concept_header_parts_1.svg") no-repeat center/contain;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.2em;
  color: #fff; }

@media screen and (max-width: 767px) {
  body.concept section.header .header_box .header_box_1 .text_2 {
    font-size: 12px;
    width: 94px;
    height: 23px; } }
body.concept section.lead {
  margin-top: -400px;
  padding-top: 537px;
  padding-bottom: 143px;
  background: url("../images/concept_bg_1.jpg") no-repeat center;
  background-size: 2639px; }

@media screen and (max-width: 767px) {
  body.concept section.lead {
    margin-top: -300px;
    padding-top: 196px;
    padding-bottom: 137px; } }
body.concept section.lead .lead_box {
  position: relative; }

body.concept section.lead .lead_box .lead_box_1 {
  display: flex;
  flex-direction: column;
  position: relative; }

@media screen and (min-width: 768px) {
  body.concept section.lead .lead_box .lead_box_1 {
    align-items: center; } }
body.concept section.lead .lead_box .lead_box_1 .text_1 {
  font-size: 60px;
  text-align: center;
  color: #005726;
  margin-bottom: 64px; }

@media screen and (max-width: 767px) {
  body.concept section.lead .lead_box .lead_box_1 .text_1 {
    font-size: 30px;
    line-height: 1.6666666667;
    position: relative;
    z-index: 10;
    margin-bottom: 37px; } }
body.concept section.lead .lead_box .lead_box_1 .text_2 {
  font-size: 36px;
  line-height: 1.5555555556;
  font-weight: bold;
  position: relative;
  left: 10px;
  margin-bottom: 39px; }

@media screen and (max-width: 767px) {
  body.concept section.lead .lead_box .lead_box_1 .text_2 {
    font-size: 21px;
    line-height: 1.619047619;
    left: unset;
    margin-bottom: 19px; } }
body.concept section.lead .lead_box .lead_box_1 .text_3 {
  font-size: 16px;
  line-height: 2.375;
  font-weight: bold;
  background-size: 2639px; }

@media screen and (min-width: 768px) {
  body.concept section.lead .lead_box .lead_box_1 .text_3 {
    text-align: center; } }
@media screen and (max-width: 767px) {
  body.concept section.lead .lead_box .lead_box_1 .text_3 {
    font-size: 14px;
    line-height: 1.7142857143; } }
body.concept section.field_image {
  background-image: url("../images/concept_field_image_1.jpg");
  width: 100%;
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover; }

@media screen and (min-width: 1320px) {
  body.concept section.field_image {
    height: calc(600px + 100vw - 1320px); } }
@media screen and (min-width: 1700px) {
  body.concept section.field_image {
    height: 981px; } }
@media screen and (max-width: 767px) {
  body.concept section.field_image {
    height: 300px;
    background-image: url("../images/concept_field_image_1_sp.jpg");
    background-position: center; } }
body.concept section.field {
  background: url("../images/concept_field_bg_1.svg") no-repeat top -752px center/cover, url("../images/concept_bg_1.jpg") no-repeat center; }

@media screen and (max-width: 767px) {
  body.concept section.field {
    background: url("../images/concept_field_bg_1_sp.jpg") no-repeat top -87px center;
    background-size: 767px; } }
body.concept section.field .field_box {
  padding-top: 75px;
  padding-bottom: 150px;
  position: relative; }

@media screen and (max-width: 767px) {
  body.concept section.field .field_box {
    padding-top: 51px; } }
body.concept section.field .field_box .parts_1 {
  position: absolute;
  left: calc(50% + 425px);
  top: -151px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%); }

@media screen and (max-width: 767px) {
  body.concept section.field .field_box .parts_1 {
    width: 105px;
    left: calc(50% + 48px);
    top: -76px; } }
body.concept section.field .field_box .field_box_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

@media screen and (min-width: 768px) {
  body.concept section.field .field_box .field_box_1 .field_box_1_1 {
    padding-left: 49px; } }
body.concept section.field .field_box .field_box_1 .field_box_1_1 .text_1 {
  font-size: 54px;
  color: #005726;
  margin-bottom: 29px; }

@media screen and (max-width: 767px) {
  body.concept section.field .field_box .field_box_1 .field_box_1_1 .text_1 {
    font-size: 26px;
    margin-bottom: 8px; } }
body.concept section.field .field_box .field_box_1 .field_box_1_1 .text_2 {
  font-size: 32px;
  line-height: 1.625;
  font-weight: bold; }

@media screen and (max-width: 767px) {
  body.concept section.field .field_box .field_box_1 .field_box_1_1 .text_2 {
    font-size: 21px;
    margin-bottom: 23px; } }
body.concept section.field .field_box .field_box_1 .field_box_1_2 {
  width: 100%;
  max-width: 420px; }

@media screen and (min-width: 768px) {
  body.concept section.field .field_box .field_box_1 .field_box_1_2 {
    position: relative;
    top: -9px; } }
body.concept section.field .field_box .field_box_1 .field_box_1_2 .text_3 {
  font-size: 16px;
  line-height: 2; }

@media screen and (max-width: 767px) {
  body.concept section.field .field_box .field_box_1 .field_box_1_2 .text_3 {
    font-size: 14px;
    line-height: 1.7142857143; } }
body.concept section.field .freedom_box {
  padding-top: 173px;
  padding-bottom: 94px;
  position: relative; }

@media screen and (max-width: 767px) {
  body.concept section.field .freedom_box {
    padding-bottom: 129px; } }
body.concept section.field .freedom_box .freedom_box_1 .image_1 {
  position: relative;
  left: 281px;
  top: -172px; }

@media screen and (min-width: 1320px) {
  body.concept section.field .freedom_box .freedom_box_1 .image_1 {
    width: calc(940px + (100vw - 1320px) * 0.5); } }
@media screen and (max-width: 767px) {
  body.concept section.field .freedom_box .freedom_box_1 .image_1 {
    left: unset;
    top: -246px;
    width: 325px; } }
body.concept section.field .freedom_box .freedom_box_1 .freedom_box_1_1 {
  margin-top: -600px;
  position: relative;
  z-index: 1; }

@media screen and (max-width: 767px) {
  body.concept section.field .freedom_box .freedom_box_1 .freedom_box_1_1 {
    margin-top: -280px; } }
body.concept section.field .freedom_box .freedom_box_1 .freedom_box_1_1 .parts_1 {
  margin-bottom: 40px; }

@media screen and (max-width: 767px) {
  body.concept section.field .freedom_box .freedom_box_1 .freedom_box_1_1 .parts_1 {
    width: 120px;
    margin-bottom: 27px; } }
body.concept section.field .freedom_box .freedom_box_1 .freedom_box_1_1 .text_1 {
  font-size: 54px;
  color: #005726;
  margin-bottom: 32px; }

@media screen and (max-width: 767px) {
  body.concept section.field .freedom_box .freedom_box_1 .freedom_box_1_1 .text_1 {
    font-size: 26px;
    margin-bottom: 10px; } }
body.concept section.field .freedom_box .freedom_box_1 .freedom_box_1_1 .text_2 {
  font-size: 32px;
  line-height: 1.625;
  font-weight: bold;
  margin-bottom: 78px; }

@media screen and (max-width: 767px) {
  body.concept section.field .freedom_box .freedom_box_1 .freedom_box_1_1 .text_2 {
    font-size: 21px;
    line-height: 1.619047619;
    margin-bottom: 24px; } }
body.concept section.field .freedom_box .freedom_box_1 .freedom_box_1_1 .text_2 span {
  position: relative;
  left: -17px; }

@media screen and (max-width: 767px) {
  body.concept section.field .freedom_box .freedom_box_1 .freedom_box_1_1 .text_2 span {
    left: -14px; } }
body.concept section.field .freedom_box .freedom_box_1 .freedom_box_1_1 .text_3 {
  width: 100%;
  max-width: 540px;
  font-size: 16px;
  line-height: 2; }

@media screen and (max-width: 767px) {
  body.concept section.field .freedom_box .freedom_box_1 .freedom_box_1_1 .text_3 {
    font-size: 14px;
    line-height: 1.7142857143; } }
body.concept section.field .note_box {
  padding-bottom: 100px; }

@media screen and (max-width: 767px) {
  body.concept section.field .note_box {
    padding-bottom: 40px; } }
body.concept section.field .note_box .text_1 {
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0; }

@media screen and (max-width: 767px) {
  body.concept section.field .note_box .text_1 {
    font-size: 12px;
    line-height: 1.5; } }
body.concept .concept_character {
  pointer-events: none;
  position: absolute;
  z-index: 50;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%); }

body.concept .concept_character img {
  position: relative;
  top: -200px;
  transform-origin: center;
  transform: scale(0);
  opacity: 0; }

body.concept .concept_character.show img {
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s;
  transform: scale(1);
  opacity: 1; }

body.concept .concept_character_1 {
  left: calc(50% - 434px);
  top: 333px; }

@media screen and (max-width: 767px) {
  body.concept .concept_character_1 {
    left: calc(50% - 147px);
    top: 150px; }

  body.concept .concept_character_1 img {
    width: 77px; } }
body.concept .concept_character_2 {
  left: calc(50% + 357px);
  top: 303px; }

@media screen and (max-width: 767px) {
  body.concept .concept_character_2 {
    left: calc(50% + 119px);
    top: 156px; }

  body.concept .concept_character_2 img {
    width: 72px; } }
body.concept .concept_character_3 {
  left: calc(50% - 388px);
  top: 568px; }

@media screen and (max-width: 767px) {
  body.concept .concept_character_3 {
    left: calc(50% - 157px);
    top: 285px; }

  body.concept .concept_character_3 img {
    width: 49px; } }
body.concept .concept_character_4 {
  left: calc(50% + 473px);
  top: 527px; }

@media screen and (max-width: 767px) {
  body.concept .concept_character_4 {
    left: calc(50% + 101px);
    top: 761px; }

  body.concept .concept_character_4 img {
    width: 63px; } }
body.concept .concept_character_5 {
  left: calc(50% - 383px);
  top: 721px; }

@media screen and (max-width: 767px) {
  body.concept .concept_character_5 {
    left: calc(50% - 96px);
    top: 790px; }

  body.concept .concept_character_5 img {
    width: 115px; } }
body.concept .concept_character_6 {
  left: calc(50% + 261px);
  top: 721px; }

@media screen and (max-width: 767px) {
  body.concept .concept_character_6 {
    left: calc(50% + 129px);
    top: 352px; }

  body.concept .concept_character_6 img {
    width: 55px; } }
body.concept .concept_character_7 {
  left: calc(50% + 186px); }

@media screen and (min-width: 768px) {
  body.concept .concept_character_7 {
    bottom: -129px; } }
@media screen and (max-width: 767px) {
  body.concept .concept_character_7 {
    left: calc(50% + 129px);
    top: 414px; }

  body.concept .concept_character_7 img {
    width: 100px; } }
body.concept .concept_character_8 {
  left: calc(50% + 457px); }

@media screen and (min-width: 768px) {
  body.concept .concept_character_8 {
    bottom: -37px; } }
@media screen and (max-width: 767px) {
  body.concept .concept_character_8 {
    left: calc(50% + 74px);
    top: 746px; }

  body.concept .concept_character_8 img {
    width: 150px; } }
body.concept .concept_character_9 {
  left: calc(50% - 447px);
  top: -6px; }

@media screen and (max-width: 767px) {
  body.concept .concept_character_9 {
    left: calc(50% - 92px);
    top: 119px; }

  body.concept .concept_character_9 img {
    width: 123px; } }
/*# sourceMappingURL=concept.css.map */

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